Skip to content

Python Student Bio-Data Record Management System with MySQL Database and Tkinter GUI

License

Notifications You must be signed in to change notification settings

jainambarbhaya1509/StudentSphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Student RMS

License

Python Student RMS is a simple student record management system implemented in Python. It provides basic functionality for managing student records including adding, updating, deleting, and searching for student information.

Requirements

  • Python 3.x
  • XAMPP

Features

  • Add new student records with details such as name, roll number, and contact information.
  • Update existing student records with updated information.
  • Delete student records from the system.
  • Search for students based on their roll number or name.

Installation

  1. Clone the repository:

    git clone https://github.com/jainambarbhaya1509/Python-Student-RMS.git
    
  2. Import the python_mini_project.sql file in MySQL Database.

  3. Change to the project directory:

    cd Python-Student-RMS/MainSystem
    
  4. Run the application:

    python admin.py
    

Usage

The application provides a simple graphical user interface for interacting with the student record management system. Once the application is running, you will be presented with a menu of options to choose from. Simply follow the prompts and enter the required information to perform various operations.

Demo

Project.Demo.mp4

Contributing

Contributions to the Python Student RMS project are always welcome. If you find any issues or would like to suggest enhancements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.