Skip to content

This app show simple basic command of sqlite in Android App

Notifications You must be signed in to change notification settings

affandymurad/People

Repository files navigation

"People" is simple Android App which allows you to execute basic Android sqlite operation (CRUD = Create, Read, Update, Delete). Each people represent one row contains (id, name, description, dateCreated, dateUpdated). A "dateCreated" field is created when you create new task and A "dateUpdated" field can be edited when you update the existing task. And you can show all the existing data using view all peoples.

About

This app show simple basic command of sqlite in Android App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages