A full stack web application that lets you save and share maps
How many times have you visited a city, only to return home and realize there were awesome restaurants/parks/bars that you totally missed?! In order to avoid FOMO (fear of missing out), save and share maps with your friends on Map It!
https://mapitapp.herokuapp.com/
Step by step guide for downloading repo:
cd <directory you want to download to>
git clone https://github.com/betsyg6/mapitapp
npm install
npm start
-
React
-
React Leaflet
-
Redux
-
Node.js
-
Express
-
Sequelize
-
PostgreSQL
-
Google OAuth/Passport Authentication
-
Ability to plot locations on a map without signing up or logging in
-
As a logged in user, ability to save maps and view/add to previously saved maps
-
More icon choices
-
Utilize Socket.io and incorporate a chat/share option