• Stars
    star
    1
  • Language
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The app allows adding items, marking them as done and deleting done items. SQLite features used include creating and opening databases, creating tables, inserting items, querying and displaying results, using prepared statements.