Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bedirhanssaglam/taskup
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.
https://github.com/bedirhanssaglam/taskup
dart firebase firebase-auth flutter riverpod
Last synced: 2 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/bedirhanssaglam/taskup
- Owner: bedirhanssaglam
- License: mit
- Created: 2024-09-27T19:45:41.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-02T22:14:53.000Z (3 months ago)
- Last Synced: 2024-11-02T22:24:06.744Z (3 months ago)
- Topics: dart, firebase, firebase-auth, flutter, riverpod
- Language: Dart
- Homepage:
- Size: 1.35 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# taskup
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.
### Screenshots
#### iOS
#### Android
## 📦 Getting Started
To get started with taskup, follow the steps below:
### Prerequisites
- Flutter SDK
- Dart
- Firebase account### Installation
1. **Clone the repository:**
```bash
git clone https://github.com/bedirhanssaglam/taskup.git
```2. **Install the dependencies:**
```bash
flutter pub get
```3. **Configure Firebase:**
Follow the [Firebase setup guide](https://firebase.google.com/docs/flutter/setup?hl=en&platform=ios) to set up your Firebase project.
Add your google-services.json (for Android) and GoogleService-Info.plist (for iOS) to the respective directories.4. **Run the application:**
```bash
flutter run
```## 🌱 Development
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!## 🧑🤝🧑 Contributing
Contributions are welcome! Please read the [CONTRIBUTING.md](./CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.## 📄 License
This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.## 📫 Contact
For any inquiries or suggestions, feel free to reach out to me on GitHub.## ⚠️ Disclaimer
This project is still under development, and the features may change over time. Your feedback is appreciated!