Skip to content

dylynhenderson/CSE2050GroupProject

Repository files navigation

CSE2050 Group Project

Milestone 1

Models a university system using object-oriented programming in Python. It loads student and course data from CSV files and stores them as objects to support queries such as GPA calculations, course enrollments, and student lookups.

How to Run

Run demonstrations:

python main.py

Run tests:

python testAll.py

About

Project to demonstrate understanding of object-oriented design and data structures.

Resources

Stars

Watchers

Forks

Contributors

Languages