Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.17 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.17 KB

SharePlace-MERN

Full Stack Application built using React at Frontend and Node.js at Backend.

Application helps people to share places to other users by uploading Image of the place, description and address. Places are displayed on the users profile along with map view to see the exact location of the place

Frontend

  • Single Page Application built using React
  • State management done using Context API and useContext hook.
  • SignUp, Login, Logout and validation of data are also done.
  • Deployed using Firebase.

Backend

  • Built in Node.js using Express.js framework.
  • MongoDB Atlas NOSQL database to store the users and places data.
  • Google Places API to convert address to latitude and longitue coordinates.
  • Validation and authentication of data has also been done
  • Deployed in Heroku

Output can be viewed here

screenshots

Users Places
2cMYmX.png 2cM0LG.png
Add Place SignUp
2cMlXs.png 2cMcIn.png