Skip to content

rbshadow/Student-Management-System

Repository files navigation

Student-Management-System

SMS Created SMS version SMS Licence SMS Licence

A very basic student management system program written with Python3. Here used PTable library for managing data and used some built-in python libraries like- os, time, sys, platform, csv etc for this program.

Demo

Login Page

SMS!

Home Interface

SMS!

Showing Database while empty

SMS!

Adding new student

SMS!

Showing database

SMS!

Requirements

  • python -m pip install -r requirements.txt

Run

  • python sms.py

Features

April 2018

  • Create SMS Program
  • Complete add student function
  • Add read/write functionality to a csv file
  • Complete show student database function

May 2018

  • Complete search student function
  • Add more necessary feature

Stargazers over time

Stargazers over time


Special thanks to

Contributing

Contributions are very welcome, especially adding more features.

If you want to contribute, make sure your code is licensed under the GNU Public User License (like this project). Other than that, just open up an issue briefly describing the changes and create a pull request!