Hp World is an interactive map based tool to explore the wizarding world on a Map-box map.
https://harry-potter-map.herokuapp.com/
- Dashboard View
* Beautiful icons
* Interactive controls.
* Information Bar.
* Help alerts.
* Dynamism based on change in movement and zoom level.
- Add Locations
* Add locations using a simple form.
- The Story(Beta)
* Relive the phenomenon from start to finish.Just click start and Enjoy :) .
- NPM
- Node JS
- MongoDB
- Download or clone the repository.
- Unzip the downloaded folder.
- Through a terminal or Command Prompt all dependencies can be installed using the command "npm install".
- Change mongo url to localhost:3000.
- Run the NodeJS application.
- Start MongoDB in the background.
- Launch http://localhost:3000 in a browser.
1. HTML
2. CSS
3. Bootstrap
4. AngularJS
5. Leaflet - Mapbox
1. NodeJS
2. ExpressJS
3. MongoDB
- Postman
- Ubuntu 16.04 LTS
- Sublime-Text