Skip to content

📲 FEEDII is a cross-platform full-stack mobile application, which gives users opportunities to share and see each-other's daily activities.

Notifications You must be signed in to change notification settings

GiorgiNefaridze/feedii

Repository files navigation

💻 FEEDII is a cross-platform full-stack mobile application, which gives users opportunities to share and see each-other's daily activities.

In order to use application,you ought to set all the requirment up.

🛠️ Set-up project

Warning I use cloudinary and Postgre SQL server services, which have time limits so, unexpected errors may be caused by a shortage of this free resources.

📱 Start front-end

If you don't have Expo, NodeJS and Git already, install from here.Then clone the repository and run it in your local machine using

git clone https://github.com/GiorgiNefaridze/feedii/tree/main

Now install all the dependencies 📦

npm install

Then start the expo app with npm start ,scan QR code from your mobile and enjoy.🎊

🏭 Start back-end

Change directory and start the back-end cd server && npm start. Then follow .env.example file,add your own variables and set up postgre sql connection

🎯 Project Goals

  • Create user
  • Login user
  • Recover user's password (with secret)
  • Upload post
  • Like a post
  • Write a comment
  • Save/Bookmark a post
  • Change user's information
  • See all the saved posts
  • Delete account
  • Change color theme
  • Switch a language
  • Fix performance issues

🖼️ Snapshots

About

📲 FEEDII is a cross-platform full-stack mobile application, which gives users opportunities to share and see each-other's daily activities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published