Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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. (
- Host: GitHub
- URL: https://github.com/azix-khan/todo_app
- Owner: azix-khan
- Created: 2023-09-01T20:23:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-24T19:07:04.000Z (about 1 year ago)
- Last Synced: 2024-05-03T03:31:45.800Z (8 months ago)
- Topics: dart, firebase, firebase-auth, firebase-database, flutter
- Language: Dart
- Homepage:
- Size: 751 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
## 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! 🚀