Skip to content

dyeode/university-management-system-apu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

University Management System written in Python

Group Assignment written in Python for CT108-3-1-PYP, Case Study A: University Management System (UMS). The project will manage university operations through multiple roles. Each role will have specific functionalities, and all data will be managed with file handling (e.g., adding, reading, updating, deleting data from text files). The project will present a command-line interface with menus based on the selected/logged-in role.

Limited to the constraints of; No Use of External Libraries (like pandas, logging, os or csv, however the use of date-time is allowed.), Classes or Object, Hard-Coded Data & File Paths.

About

university management system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages