Skip to content

Coney484/SqliteStudentRecord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SqliteStudentRecord

This is project is based on concept of CRUD i.e Create, Read, Update, Delete. It deals with a simple Student Record DataBase which uses SQLite Database for CRUD operations.

Motivation

The motivation behind this project was that to apply the concept of SQLite which I learned as theory and then implement it with an Android Application which helped me to understand SQLite practically.

Screenshots

image image image

Tech/framework used

This is an Android Application built with:

  1. Core Java
  2. SQLite Database
  3. Adobe XD (for logo)

Features

The feature of this application is very simple. It's a simple Student Record Application that is adding records of students as ID, Name, email address and Course Count with is based on prinicple of CRUD. It uses SQLite DataBase for storing and retrieving and perform all the DataBase Stuff.

About

This is project is based on concept of CRUD i.e Create, Read, Update, Delete. It deals with a simple Student Record DataBase which uses SQLite Database for CRUD operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages