Skip to content

An android application that would demonstrate CREATE, RETRIEVE, UPDATE, and DELETE of data.

Notifications You must be signed in to change notification settings

lance2k/CRUD-App

Repository files navigation

CRUD-App

An android application that would demonstrate CREATE, RETRIEVE, UPDATE, and DELETE of data.
Create
Should be able to store data into the database.
Retrieve
Should be able to Search data thru the ID
Should be able to view all Records (View All)
Update
Should be able to update the data except for the ID
Delete
Should be able to delete a student record.

About

An android application that would demonstrate CREATE, RETRIEVE, UPDATE, and DELETE of data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages