Skip to content

A simple Java application for tracking students and courses using a MySQL database.

Notifications You must be signed in to change notification settings

my-code-AL/SQL_Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Student Course Tracker

A simple Java application for tracking students and courses using a MySQL database.

Features

  • Enroll new students
  • Add new courses
  • Enroll students in courses
  • View students in a course
  • View courses for a student on a specific day

Getting Started

Follow these instructions to set up and run the Student Course Tracker on your local machine.

Prerequisites

  • Java Development Kit (JDK)
  • MySQL database

About

A simple Java application for tracking students and courses using a MySQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages