GithubHelp home page GithubHelp logo

prathameshdhande22 / student-management-system-in-python Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 4.0 1.36 MB

Student Management system made from python using tkinter Gui and used the Mysql Database for storing the data.

License: GNU General Public License v3.0

Python 100.00%
mysql-connector mysql-database project python-development python3 student-management tkinter-gui database mysql python

student-management-system-in-python's Introduction

Student Management System in Python

python gui database licnese

Introduction :

Student Management System is made using python with tkinter gui and Database used is mysql. This management system consists of the Superadmin login,admin login, faculty login, student login. This can make the work of the college more simple.


Modules Used :

  • Tkinter
  • mysql-connector python
  • tkcalendar
  • tktooltip
  • PIL (Python Imaging Library)

Working :

✳️Types of Login -

  1. Super Admin - Super admin can add the admin and manages the admin or he can update the admin or can change his own password.
  2. Admin - Admin can add the faculty, manage the faculty, add the student, manages the Student and can update the fees record or add the fees record.
  3. Faculty - Faculty can mark the attendance for the specified date by selecting the class and division. Faculty can also view the student records. Faculty can assign the class teacher by themselves only.
  4. Student - Student can see his profile and can view his attendance history or fees paid history.

✳️ Database Design -

The database is design in such a way that when a student, admin or faculty is added the database automatically assigns the id to them. I have used the concept like stored procedure, function and triggers to do this process. Also the attendance can be recorded and used such query.

Project Video Link :

If you want to see the detail output of my project - Click here

Installation Process :

If you want to do this project then fork this project or clone using the following command :

git clone https://github.com/PrathameshDhande22/Student-Management-System-in-Python.git

Please Make Sure : The Mysql database should be installed. The following python modules should be installed mentioned below the introduction. To Install the Python Module : Use the following command

pip install pillow

pip install tkcalendar

pip install tktooltip

pip install mysql-connector

Make the database using the dump folder in the Reports folder or just execute one by one query in report folder filename *sql_file.sql*.
In the config.ini file insert your database user, host and password otherwise the error will be occured.
Run these python file :
py app.py

Author : Prathamesh Dhande

student-management-system-in-python's People

Contributors

prathameshdhande22 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.