acantu9 / team-5-project

Team 5 project
MIT License
0 stars 1 forks source link

Map features and Build a Crawl Feature #41

Closed andrenrwn closed 1 year ago

andrenrwn commented 1 year ago

Add feature: Build list of desired places (bars). Add feature: each bar card has a toggle selector to add it to the list. Add feature: Map is populated with markers of all search results.
Add feature: Selected bar card shows up toggled with a blue marker in the map.
Add feature: Add google autocomplete API.
Add feature: Center map to what user selects from the google autocomplete list.
New button: Search map location searches the term from the center of the map.
Add feature: Right column is not scrollable in big screens. Add feature: Clicking on "Create your crawl" will go to results.html which will calculate the shortest distance route to visit all selected places (bars) and draw it on the map.
Fix: weather card more compact. Fix: Map is taller. Fix: Right column scrollable so the map can be visible while the user makes selections. Fix: limit wheel label to 35 characters. Revamped results.html"