Skip to content

lucashilles/todoey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todoey, Do it!, Doey, idk...

license Codacy Badge

This repo started as an exercise from the The Complete 2020 Flutter Development Bootcamp with Dart, after that I decided to made the app fully functional with my personal touch as a way to study and get better at making flutter apps.

The main objective of this app is to make possible to take short notes and store them, this was the baseline to all other features.

Planned Features

[x] To do list

[x] Persistence

[x] Multiple lists

[ ] Dark mode

[ ] Splash and Icons

[ ] Store settings (Last active list, style config)

[ ] Customize colors

[ ] Dimensions relative to screen sizes

[ ] Internationalizing

[ ] Cloud sync

[ ] Unit tests

[ ] iOs build

[ ] Automated deploy

Any suggestions? Feel free to contribute with issues, PR's and tips!