/todo-tada

A fully open source visual to-do list Flutter application.

Primary LanguageDartBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

To-do Tada

A fully open source visual to-do list Flutter application.

Tests Metrics Version BSD 3-clause

Tweet

Description

⚠️ This app is currently in progress and actively under developement.

✔️ 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.

Running from Source

  1. Install Flutter

  2. Setup your editor (Android Studio, VSCode, or Emacs)

  3. Clone the repository

    git clone https://github.com/a-mabe/todo-tada.git
    
  4. Open the project in your editor of choice and follow the Flutter Test Drive instructions to run the application.

Status and Contributing

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.

Author

My Other Apps

License

See the license file at the root of the project.