- 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 ๐
- Python3 +
git clone https://github.com/thetechnohack/Student-Management-System/ cd Student-Management-System pip3 install -r requirements.txt python3 main.py