taskup is an open-source task management application designed to help you organize and manage your tasks efficiently. Built using Flutter, this project leverages Riverpod for state management and Firebase.
To get started with taskup, follow the steps below:
- Flutter SDK
- Dart
- Firebase account
- Clone the repository:
git clone https://github.com/bedirhanssaglam/taskup.git
- Install the dependencies:
flutter pub get
- Configure Firebase:
Follow the Firebase setup guide to set up your Firebase project. Add your google-services.json (for Android) and GoogleService-Info.plist (for iOS) to the respective directories.
- Run the application:
flutter run
This project is a work in progress and I'm adding new features and improvements as time permits. If you have any ideas or would like to contribute, feel free to fork the repository and submit a pull request!
Contributions are welcome! Please read the CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.
For any inquiries or suggestions, feel free to reach out to me on GitHub.
This project is still under development, and the features may change over time. Your feedback is appreciated!