Skip to content

mankotia412vishal/Student-Management-System

Repository files navigation

Student Management System Using MySQl.

Prerequisites

  1. Install Python.
  2. Install Dependencies

☣ Install Dependencies☣

1. python -m pip install mysql-connector-python
2.pip install tkinter
3.pip install tk

Python-LogIn-System-with-Database

This is a python login system with the Database(MySql). In this project I have used the Tkinter module of the GUI for the project. Before you run this on your system you make sure you have a mysql database on your system, if not then install and then create the table named as "login" and column name will be "user" and "password" and now you good to go.

screenshots

image

image


# This project is done by
Name :- Vishal Singh 
College Name :- Vishwakarma Institute of Technology
Email :- vishal.singh20@vit.edu
mobile no :- 8082983769

If any doubt feel free to contact me

Releases

No releases published

Packages

No packages published

Languages