A modular backend application built with Python and MySQL. This project demonstrates core backend development skills including database connectivity and layered architecture.
- 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-connectorfor real-time data persistence.
- Language: Python 3
- Database: MySQL
- Modules: mysql-connector-python
Developed by Shomdev Singh