A simple Python application that recommends landmarks or places to visit in a specified city using the Foursquare Places API. The application provides an easy-to-use GUI built with Tkinter.
- Enter a city name and get a list of top landmarks to visit.
- Fetches data from the Foursquare Places API.
- Simple and intuitive user interface.
Before you begin, ensure you have met the following requirements:
- Python 3.x installed on your machine.
- A Foursquare API key. You can obtain one by signing up at Foursquare for Developers.