Skip to content

Dylan-Beppu/ToDo-App

Repository files navigation

Project Todo

To make a Todo app using react native and sqlite

App

Single page app with a modal add window to add new tasks

Dependencies

  • A working react native enlivenment
  • Expo SQLite

Database

Sqlite database with the following layout:

Key Task IsDone DateDone
int String boolean number

Remaining tasks

  • Clean up code and comments
  • Move the styles into a global style/color
  • Add checkmark animations when updating

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published