/Student-Record-Application

Student Record GUI Application made with Tkinter in Python.

Primary LanguagePythonMIT LicenseMIT

Student-Record-Application

A Student Record GUI application created with Tkinter library in Python 3. This is a small scale application that aims to help class teachers keep a record of their students. It includes student name, ID, major, age, sex, address and GPA. The user has the option to view all entries at a time while also searching for a student with just one piece of information.

To add an entry, you just need one minimum piece of information to add the student into the database.

Screenshot:

alt text

Getting Started

To run the application, you simply need to run the frontend python file. Go to the working directory and run the following line:

python frontend.py

Built With

License

This project is licensed under the MIT License - see the LICENSE file for more details.

Author

Sumit Agrawal - Official Website