Skip to content

rodas-yg/Student_Course_Manager

Repository files navigation

Student Course Management System

A Java-based application that simulates an academic course registration system.

Features

  • Role-based access (Students & Admins)
  • Students submit course preferences, GPA, and prior coursework
  • Admins manage course offerings and view enrollments
  • CSV-backed data persistence
  • Object-oriented, modular design

Tech Stack

  • Java
  • CSV for data storage
  • (Planned) JavaFX UI

Purpose

Built to practice object-oriented programming and model a real-world university course registration workflow.

About

A Java-based application that models a real-world academic course registration workflow. The system supports role-based access for students and administrators, allowing students to submit course preferences, academic history, and GPA, while admins manage course offerings and review enrollments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors