WikiMaps is a multi-page collaborative app using Google Maps API that allows users to create customized maps with funcionality to add multiple points to each map. Users can also favourite other users maps which will then add the maps to the users profile.
- Install dependencies using the
npm install
command. - Start the web server using the
npm run local
command. The app will be served at http://localhost:8080/. - Once the server shows
Example app listening on port 8080!
go to http://localhost:8080/ in your browser.
- Express
- Node 5.10.x or above
- Body-parser
- Node-sass-middleware
- PG
- dotenv
- cookie-session
- Log in or register
- Press 'Create a Map' or press one of the 'Check Out Map' buttons
- From the map details page select 'Add a Pin' or 'Edit a Pin' to add or edit pins
- Press the hear icon if you want to favourite another users map and add it to your profile