PlanSy is a Flutter mobile application designed to help users manage and plan their tasks efficiently.
The app provides an intuitive interface, smooth navigation, and essential task management features.
The app is built using Flutter and leverages Firebase for real-time database functionality, as well as Google Maps for location services.
- Explore attractions worldwide.
- Create personalized trips.
- Automatically generate optimized travel routes.
- Integrate maps and location data for precise navigation.
- Save trips and share them with others.
- Flutter SDK (version >= 3.0.0)
- Android SDK / iOS SDK
- Firebase project setup
- Google Maps API key
- Clone the repository:
git clone https://github.com/NarkisShallev/PlanSy-FlutterApp.git
- Navigate to the project folder:
cd PlanSy-FlutterApp - Get the Flutter dependencies:
flutter pub get
- Run the app:
flutter run
Once the app is running:
- Sign in or create a new account.
- Browse and select attractions to add to your trip.
- Collaborate with friends to adjust trip plans.
- Generate optimized routes automatically.
- Save and share your trip itinerary.
- Flutter / Dart: Core framework for cross-platform development.
- Firebase: Realtime database, authentication, and data storage.
- Google Maps SDK: Location services, map visualization, and route display.
- Custom Algorithms: Route optimization for multiple attractions.
Developed by Narkis Shallev







