Group Project No.3 for EECS 448
Team 14: Saher Elsayed, Daniel Johnson, Trieu-Anh Nguyen, Maokun Huang, Rahul Purswani
The information in MapKU website will help KU Jayhawks finding KU campus buildings and be able to attend their classes on time because it can calculate the route between each building. This website will be very helpful for freshmen coming in every semester, help them figure out the locations of their classes, and the fastest way to get there. Moreover, the web has markers for KU campus buildings and information panels to show the building's information.
- Users can search for KU campus buildings
- Users can mark multiple buildings as a destination to create the fastest route
- Users can view information about the route. (estimated time, distance, etc.)
- Users can view information about buildings
- Be able to input class
- Add Campus Bike Share information
- Add Campus Bus information
- Open GitHub Pages link in the "about" section
- NOTE: After 2020, I will be removing my API key from this project. To run this after that, download the project, and in the index.html put your own API key in where the map loads. Then open index.html.
- Maps JavaScript API V3 Reference: Google Maps JavaScript API
- Directions API: Google Directions API
- Button Styling: Bootstrap
- Repository: GitHub