Notes App is a simple mobile application designed to help users take notes and manage their to-do lists conveniently.
- Take Notes: Users can quickly jot down their thoughts, ideas, or important information.
- Todo List: Users can create, edit, and delete tasks to keep track of their to-do items.
- Mark as Complete: Tasks in the to-do list can be marked as complete to track progress.
- Edit and Delete Notes: Users can edit or delete existing notes and their to-do items.
- Launch the app.
- Create a new note by tapping on the "+" button.
- Add a title, content and date to your note.
- Save the note.
- To create a new task, switch to the "Todo List" tab.
- Add a new task by tapping on the "+" button.
- Enter the task description and save it.
- Mark tasks as complete by tapping on the checkbox.
- Edit or delete notes/tasks as needed.
- π» Flutter: a powerful and flexible framework for building beautiful and performant user interfaces across multiple platforms.
- π― Dart: the programming language used in combination with Flutter to create the logic and functionality of the Notes App.
- ποΈ Hive: a lightweight and fast NoSQL database that is easy to use and integrates well with Flutter.
- ποΈ Git: version control system for tracking changes and collaborating with others.
- π GitHub: hosting platform for managing and sharing the repository.
Disclaimer: This application is for educational purposes and does not intend to infringe on any copyrights.