Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 446 Bytes

File metadata and controls

17 lines (13 loc) · 446 Bytes

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