Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GP Bakery Management System

A database-driven bakery management system developed using Python and MySQL to demonstrate role-based access and backend integration.

Project Overview

This project simulates a real-world bakery management system with separate Admin and Customer roles for managing bakery operations and placing orders.

Features

  • Admin authentication and password management
  • Category, item, and flavour management
  • Customer order placement
  • Order history and order viewing
  • Menu-driven console interface

Technologies Used

  • Python
  • MySQL
  • PrettyTable

Database Requirement

This project requires MySQL with a database named gp_bakery. Users must create the required tables and update their MySQL credentials in connection.py before running the project.

Learning Outcomes

  • Python–MySQL database connectivity
  • Writing and executing SQL queries
  • Modular programming in Python
  • Role-based system design

Author

Gayatri Padalia

About

This is my first complete database-based project, developed as part of my Class 12 curriculum, to understand Python–MySQL integration, role-based access (Admin & Customer), and real-world order management logic.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages