Skip to content

Latest commit

History

History
26 lines (18 loc) 路 1.01 KB

README.md

File metadata and controls

26 lines (18 loc) 路 1.01 KB

Student-Management-System

  • It's a project work for class 12 Computer Science students learning Python programming language. Student Management system/Student Information System is a cli project in which you can add, delete, update, show student details in a colorful manner. Hope u like it 馃檪

Preview

student-management-system-python

Screenshots(old)

screenshot screenshot screenshot

Requirements

  • Python3 +

Installation & Running

git clone https://github.com/thetechnohack/Student-Management-System/

cd Student-Management-System

pip3 install -r requirements.txt

python3 main.py