TravelSnap is a simple and user-friendly mobile application that allows you to capture and save your favorite travel destinations using Google Vision API landmark detection.
- Quick and Easy Capture: Snap photos of places you love with your phone's camera.
- Automatic Landmark Detection: Utilize Google Vision API to identify landmarks in your photos.
- Personalized Travel Diary: Create a digital travel diary with images and descriptions.
- Offline Access: Access your travel diary even without an internet connection.
- Share Your Adventures: Share your travel experiences with friends and family.
Before you begin, ensure you have met the following requirements:
- Android Studio installed.
- Clone the repo:
git clone https://github.com/yourusername/travelsnap.git
