Skip to content

Evrard-Nil/simple_note_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes app

A new Flutter project. Goal is to practice TDD and flutter framework. Ideas come from this repo.

User stories

#1 User can add note

#2 User can remove note

#3 User can edit note

#4 User can press back button without saving editing

#5 App saves note to SharedPref

#6 App loads notes from SharedPref

#7 Notes are saved and loaded from SQLite database

About

Flutter project to practice Test Driven Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors