https://github.com/nobe4/mrp
(Google) Maps Route Planner
https://github.com/nobe4/mrp
Last synced: 7 months ago
JSON representation
(Google) Maps Route Planner
- Host: GitHub
- URL: https://github.com/nobe4/mrp
- Owner: nobe4
- License: mit
- Created: 2014-08-05T09:13:37.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-05T11:32:22.000Z (almost 12 years ago)
- Last Synced: 2025-01-20T06:41:49.999Z (over 1 year ago)
- Language: JavaScript
- Size: 879 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MRP
===
(Google) Maps Route Planner
# Why ?
Planning a one-day trip in a city you don't know may be a pain.
# How ?
Google Maps API & Angular JS
# Roadmap
- [x] Create simple map
- [ ] Add the basic functionnalities via the console
- [ ] Create the basic UI
- [ ] Bind the UI to the functionnalities
# Functionalities
- [ ] Add main City for the trip to start
- [ ] Search for nearby place to go (café, museum, ...)
- [ ] For a place, check for availability and opening hours
- [ ] Display the selected places on the map
- [ ] Rearrange the order of the places during the day
- [ ] Select specific hours for each place
- [ ] Generate a route for the trip
- [ ] Select navigation options (bus, walk, bike, ...)