BMS C.S Project......
BMS C.S Project......
SUBMITTED BY SUBMITTED TO
ANIRUDDHA MR. NIKHIL VERMA
CHAKRAVARTHY (PGT C.S)
INTRODUCTION
Imagine you have a bakery which is famous for
making cakes and manage your costumers
order through pen-paper…
but if due to the increasing order for cakes it
will be very difficult to manage with pen paper
so here’s my project of topic Bakery
management system in which…. Following can
be developed…
DATA OF COSTUMER
LIKE…….
NAME OF COSTUMER
THE FOOD ORDERED
QUANTITY OF FOOD
DATE OF ORDER etc….
And a system in which
if we enter order id
We get name of costumer
The order placed
Date or order etc…
Screens for the project…
______________________
| Welcome to Our Bakery |
|_____________________ |
| [Login] [Register] |
| _____________________|
1. Home Page (Welcome):
Purpose: The starting point for customers.
Components:
Welcome message.
Option to log in or register.
2. Login Page:
Purpose: For existing users to log in.
Components:
Username and password
Login button.
Link to register for new users.
------------------------------------
| Bakery Login |
|----------------------- |
| Username: ___________ |
| Password: ___________ |
| |
[Login]
New user? Register
-------------------------
3. Registration Page:
Purpose: For new users to create an
account.
Components:
Username, email, and password
Register button.
Link to log in for existing users.
____________________>>>>>>>>>>
-----------------------------------
| Register |
|----------------------------------|
| Username: ___________ |
| Email: ___________ |
| Password: ___________ |
|______________________|
| [Register] |
|-----------------------------------|
| Already have an |
| account? Login |
--------------------------------------
4. Inventory Management:
Purpose: Manage bakery products.
Components:
List of bakery products.
Buttons to add, edit, and delete
products.
-------------------------
| Inventory |
|-----------------------|
| Product List: |
| - Product A |
| - Product B |
| - Product C |
| |
| [Add Product] |
|[Delete Product] |
| [Edit Product] |
-------------------------
5. Order Management:
Purpose: Manage bakery orders.
Components:
List of existing orders.
Button to place a new order.
-------------------------
| Orders |
|-----------------------|
| Order List: |
| - Order #123 |
| - Order #124 |
| - Order #125 |
|______________ |
| [New Order] |
|______________ |
-------------------------
6. Customer Management:
Purpose: Manage bakery
customers.
Components:
List of existing customers.
Button to add a new customer.
-------------------------
| Customers |
|----------------------- |
| Customer List: |
| - M.S Dhoni |
| - NarendraModi |
| - Chris Gayle |
|_______________|
| [Add Customer] |
-------------------------
This sequence represents a simplified user journey
through the bakery management system, from accessing
the home page to going through login, registration, and
specific management sections.