TourAdvisor is a student project developed for a Kotlin module in a university course. It is a mobile application that aims to provide a similar experience to TripAdvisor, focusing on helping users plan and discover trips.
- User registration and authentication
- Search for destinations and attractions
- View detailed information about destinations and attractions
- User reviews and ratings
- Trip planning and itinerary creation
- User profiles and social features
- Kotlin
- Android Studio
- Firebase (for authentication and database)
To get started with TourAdvisor, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/TourAdvisor.git - Open the project in Android Studio.
- Run the app
We welcome contributions from everyone! If you'd like to contribute to TourAdvisor, please follow these guidelines:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature - Make your changes and commit them:
git commit -m 'Add your feature' - Push to the branch:
git push origin feature/your-feature - Submit a pull request.
[LICENSE]
If you have any questions or suggestions, feel free to reach out to us at [jmarquesnox@gmail.com].
Happy exploring with TourAdvisor!