Skip to content

Repository files navigation

This project was developed to implement a simple system (Student Management System) representation a colllege, using python with the Tkinter library. It also included some of query database code that help in creating database table for user authentication through registration and login. I invite you and everyone for any more advancement that you would like to contribute, and help others to learn more.

Python version requirement

python_version >= "3.10"

Required packages for UATC_SMS Student Management System

bcrypt==4.3.0 openpyxl==3.1.5 pillow==10.4.0 """

Run the requirement.txt file

pip install -r requirements.txt

Steps to follow:

1. Open your terminal or command prompt

2. Navigate to the folder where your "requirements.txt" file is located.

cd path\to\your\project\folder Example: cd D:\UATC\ACADEMICS\SEMESTER I\ASSIGNMENTS\NTA 4\Program

3. then, Run the installation command

pip install -r requirements.txt

After successfully installation of the dependencies, you can run the login.py file

e.g python3 login.py (depending on the python version installed, you can use python login.py) then press Enter

About

This repository created for UATC simple and complex academic projects implementation.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages