https://github.com/syipmong/todo_app
MyNote is a simple application developed using Flutter that combines note-taking and task management functionalities in one app.
https://github.com/syipmong/todo_app
flutter notes notes-app programming task-manager todo todo-app tracker
Last synced: 10 months ago
JSON representation
MyNote is a simple application developed using Flutter that combines note-taking and task management functionalities in one app.
- Host: GitHub
- URL: https://github.com/syipmong/todo_app
- Owner: Syipmong
- License: mit
- Created: 2024-02-08T19:05:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-16T21:34:31.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T04:20:36.164Z (over 1 year ago)
- Topics: flutter, notes, notes-app, programming, task-manager, todo, todo-app, tracker
- Language: Dart
- Homepage:
- Size: 1.27 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://github.com/Syipmong/todo_app/actions/workflows/main.yml)
# MyNote
MyNote is a simple application developed using Flutter that combines note-taking and task management functionalities in one app.
## Features
Key Features are
### MyNote
- Create new notes with titles and content.
- Edit existing notes.
- Delete notes.
- Dark mode support.
- User-friendly interface.
### ToDo
- Create new tasks.
- Edit existing tasks.
- Delete tasks.
- Mark tasks as completed.
- Dark mode support.
- User-friendly interface.
## Getting Started
To run the MyNote locally, follow these steps:
1. Ensure you have Flutter installed on your machine. If not, you can follow the installation instructions [here](https://flutter.dev/docs/get-started/install).
2. Clone this repository to your local machine.
3. Open the project in your preferred IDE (e.g., Visual Studio Code).
4. Run `flutter pub get` to install dependencies.
5. Connect a device or start an emulator.
6. Run `flutter run` to launch the app.
## Dependencies
- [Flutter SDK](https://flutter.dev/)
- [font_awesome_flutter](https://pub.dev/packages/font_awesome_flutter) - For FontAwesome icons.
## Contributing
Contributions are welcome! If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Screenshots
