A Flutter Project
Aurora Flow is a task and time management application designed to help users organize their tasks efficiently and manage their time effectively. The app provides a user-friendly interface for creating, editing, and tracking tasks, ensuring that users can stay on top of their schedules and deadlines.
- Task creation and editing
- Time tracking
- Deadline reminders
- User-friendly interface
To run the backend, which is called PocketBase, navigate to the pocketbase folder and start the executable using the following command:
.\pocketbase\task_app.exe serve- Flutter SDK
- Dart SDK
- PocketBase
-
Clone the repository:
git clone https://github.com/Mustfa-IT/aurora_flow.git
-
Navigate to the project directory:
cd aurora_flow -
Install dependencies:
flutter pub get
-
Start the Backend Server :
.\pocketbase\task_app.exe serve
-
Start the App :
flutter run
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License.