Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/azix-khan/todo_app

TO-DO Notes APP.This app is more than just your typical task manager. It's a powerful tool that combines the versatility of Flutter with the reliability of Firebase Realtime Database. With this app, you can: ✅ Sign up and log in securely with your own account. ✍️ Create, update, and delete posts effortlessly. 🔍 Seamlessly search for your tasks. (
https://github.com/azix-khan/todo_app

dart firebase firebase-auth firebase-database flutter

Last synced: 2 months ago
JSON representation

TO-DO Notes APP.This app is more than just your typical task manager. It's a powerful tool that combines the versatility of Flutter with the reliability of Firebase Realtime Database. With this app, you can: ✅ Sign up and log in securely with your own account. ✍️ Create, update, and delete posts effortlessly. 🔍 Seamlessly search for your tasks. (

Awesome Lists containing this project

README

        

# NotesApp

Welcome to NotesApp, a feature-rich task manager that goes beyond the ordinary. This powerful application is built on Flutter, ensuring a seamless and dynamic user experience, while leveraging the reliability of Firestore Database for robust data management. Take control of your tasks with ease, from secure account management to effortless task handling.

## Features

✅ **User Authentication**
- Sign up and log in securely with your own account.

✍️ **Effortless Task Management**
- Create, update, and delete posts effortlessly.

🔍 **Intuitive Search**
- Seamlessly search for your tasks, making it easy to find and organize your notes.

## Images


Screenshot 1
Screenshot 4


Screenshot 3
Screenshot 2


Screenshot 6
Screenshot 5


Screenshot 7
Screenshot 1

## Getting Started

1. **Clone the repository:**
```bash
git clone https://github.com/azix-khan/todo_app.git
```

2. **Navigate to the project directory:**
```bash
cd notesapp
```

3. **Install dependencies:**
```bash
flutter pub get
```

4. **Run the app:**
```bash
flutter run
```

## Technologies Used

- **Flutter:** A UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase.

- **Firestore Database:** A flexible, scalable NoSQL cloud database to store and sync data for client- and server-side development.

## Contributing

We welcome contributions! If you'd like to contribute to NotesApp, please follow these steps:

1. Fork the repository.
2. Create a new branch for your feature: `git checkout -b feature-name`.
3. Make your changes and commit them: `git commit -m 'Add new feature'`.
4. Push to the branch: `git push origin feature-name`.
5. Submit a pull request.

## Issues

If you encounter any issues or have suggestions for improvements, please feel free to [open an issue](https://github.com/azix-khan/todo_app/issues).

## License

This project is licensed under the [azix company](LICENSE), so feel free to use, modify, and distribute it as you see fit.

Happy task managing! 🚀