Skip to content

A Python & MySQL based Student Management System handling CRUD operations and database connectivity.

Notifications You must be signed in to change notification settings

shomdev/Student-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Student Management System ๐ŸŽ“

A modular backend application built with Python and MySQL. This project demonstrates core backend development skills including database connectivity and layered architecture.

๐Ÿš€ Key Features

  • CRUD Operations: Complete support to Create, Read, Update, and Delete student records.
  • Layered Architecture: - studentService.py: Handles Business Logic.
    • db_util.py: Manages Database Connectivity & Queries.
  • Database Integration: Uses mysql-connector for real-time data persistence.

๐Ÿ› ๏ธ Tech Stack

  • Language: Python 3
  • Database: MySQL
  • Modules: mysql-connector-python

Developed by Shomdev Singh

About

A Python & MySQL based Student Management System handling CRUD operations and database connectivity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages