TrekVerse is a modern trekking suggestion app built with Flutter and Firebase. It allows users to explore, wishlist, and rate trekking packages offered by various brands. The app features a Gen Z-friendly design and smooth user experience.
- 🏕️ Trekking package suggestions
- 📋 Wishlist system
- ⭐ User ratings & feedback
- 🔍 Search & filter treks
- 🧑💼 Admin panel for brands
- 🔥 Clean UI with dark/light themes
- Frontend: Flutter
- Backend: Firebase Firestore
- Authentication: Firebase Auth
- State Management: Provider
To run the app locally:
git clone https://github.com/jeet2005/Trekverse.git
cd Trekverse
flutter pub get
flutter runThis project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.