Software Development Period 5
- Boying Tang
- Isaac Gerstein
- Helen Li
- Users will input a city in the search bar.
- Using different APIs, information about the city, the weather of the city, and images of the city will be displayed.
- "/about" - linked to "about.html"
- tells user what the page is about & the people
- "/explore" - linked to "explore.html"
- gives user information about a particular place
- Wikipedia (EN) API
- Open Weather Map API
- Google Images API
python app.py