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

https://github.com/yuvrajshankar/todos_flutter_firebase

Todos App created with Flutter & Firebase
https://github.com/yuvrajshankar/todos_flutter_firebase

firebase firebase-auth firebase-storage flutter flutter-apps flutter-provider flutter-ui provider

Last synced: 2 months ago
JSON representation

Todos App created with Flutter & Firebase

Awesome Lists containing this project

README

          

# todos_flutter_firebase

## Description

Full stack Task management app built with Flutter + Firebase

## Demo

![](https://raw.githubusercontent.com/Yuvrajshankar/todos_flutter_firebase/refs/heads/main/todos.png)

## Tech stack

**Client:** Flutter

**State-Management:** Provider

**Server:** Firebase

**Authentication:** Firebase Authentication

**Database:** Firebase Firestore

## Features

- **Firebase authentication**

- **Firebase firestore**

- **Create Tasks**

- **Updating Tasks to deleted, completed, restore**

- **Edit, delete, logout, login, registration, google auth**

## Installation

To run this project locally, follow these steps:

1. Clone the repository:

```bash
git clone https://github.com/Yuvrajshankar/todos_flutter_firebase.git
```

2. Go to the project directory

```bash
cd todos_flutter_firebase
```

3. Add firebase configuration

4. Start the application

```bash
flutter run
```

## Made By

- [@Yuvrajshankar](https://github.com/Yuvrajshankar)

## License

This project is licensed under the [MIT License](LICENSE).