Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        


Bloc

# 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!