A fully open source visual to-do list Flutter application.
✔️ Feel free to utilize GitHub issues, particularly the enhancement (feature request) tag, to suggest things as I'm developing the app.
ℹ️ Please see the wiki for more detailed information on the design, development status, and implementation of the app.
-
Clone the repository
git clone https://github.com/a-mabe/todo-tada.git
-
Open the project in your editor of choice and follow the Flutter Test Drive instructions to run the application.
The workflow for this app utilizes GitHub Projects.
- Generic To-do Lists - Covers the basic functionality of the to-do list app.
- Daily Lists Screen - Expands on the general to-do list functionaly by allowing lists to be created for and sorted by specific dates.
- Testing - Goes over what tests need to be/have been written for the current functionality.
I make all the icons for the app myself in Inkscape. You can view the list of icons, suggest icons, or suggest changes to existing icons in this Google Doc.
- Abigail Mabe mabe.abby.a@gmail.com
- I created Weatheristic, a weather condition posting app, as a summer project with the help of Dhruv Patel.
See the license file at the root of the project.