IconicPlaceDirectory is an Android application that showcases various tourist attractions in Turkey. Users can explore these iconic places, search for specific locations, and view detailed information about each attraction.(Currently includes 15 tourist attractions.)
This is the primary screen where users can browse through a list of all the available tourist attractions.
The search functionality allows users to easily find specific tourist attractions by typing keywords.
Users can access detailed information about a selected tourist attraction, including its name, city, and other relevant details.
- Browse Attractions: Explore a curated list of tourist attractions across Turkey.
- Search Functionality: Quickly find specific locations using the search bar.
- Detailed Information: View comprehensive details about each tourist attraction.
- Android Studio: The integrated development environment (IDE) used to develop the app.
- Java/Kotlin: The programming languages used to build the application.
- RecyclerView: For efficiently displaying sets of data.
- SharedPreferences: To store and retrieve the maximum score in the app.
- ViewBinding: For safer and more reliable access to UI components.
- Material Design: For a modern and user-friendly UI/UX.
- Git & GitHub: Version control and collaboration.
-
Clone the repository from GitHub:
git clone https://github.com/BBakann/IconicPlaceDirectory.git