Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 762 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 762 Bytes

University system

University system is a student biodata program that contains details of students it uses the nigerian university system of study.

Installation

Clone the repository

git clone github.com/king101-bit/university-system
cd university_system/university_system
pip3 install -r requirements.txt

Usage

python3 main.py

Zack_Terminal

Flowchart

It just shows the code in a procedural way and how it works in the form of steps.

Flow chart

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT