Skip to content

An Android app for managing student course records with CRUD operations using SQLite database.

Notifications You must be signed in to change notification settings

MdMasum23/Android-Course-Registration-App

Repository files navigation

CourseRegApp - Android Course Registration App

An Android application to manage course registration using SQLite as the backend database. This app demonstrates CRUD operations (Create, Read, Update, Delete) for student course data. Built using Android Studio Iguana 2023.2.1 Patch 2.


Features

  • Add Student Records: Insert new student registration details.
  • View Records: List all registered courses and associated student details.
  • Edit and Delete Records: Update or remove existing course records.
  • SQLite Integration: Lightweight local database storage.
  • User-Friendly UI: Clean and responsive interface.

Screenshots

  • Image *

Technologies Used

  • Language: Java
  • IDE: Android Studio Iguana 2023.2.1 Patch 2
  • Database: SQLite
  • Target SDK: 33
  • Minimum SDK: 21

How to Run the Project

Clone this repository:

git clone https://github.com/yourusername/CourseRegApp.git

About

An Android app for managing student course records with CRUD operations using SQLite database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages