0% found this document useful (0 votes)
30 views10 pages

Bakery Store Management Project

This project involves developing a computerized system for managing stationery products and purchases at a school. It uses a MySQL database to store information on product inventory, sales, and stocks in a structured way. The system allows for easily searching, editing, and updating records. It aims to improve efficiency over a manual process. Some benefits are maintaining brand consistency, exporting data to PDF or Excel, and providing important client details. However, the system relies on stable network connectivity and could be improved with a more robust integration of the web interface and database.

Uploaded by

Me- Lucifer6648
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views10 pages

Bakery Store Management Project

This project involves developing a computerized system for managing stationery products and purchases at a school. It uses a MySQL database to store information on product inventory, sales, and stocks in a structured way. The system allows for easily searching, editing, and updating records. It aims to improve efficiency over a manual process. Some benefits are maintaining brand consistency, exporting data to PDF or Excel, and providing important client details. However, the system relies on stable network connectivity and could be improved with a more robust integration of the web interface and database.

Uploaded by

Me- Lucifer6648
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

SHRI M.K.

MEHTA ENGLISH
MEDUIM SCHOOL

Name : [Link]

Roll no:

Subject : INFORMATICS PRACTICES

SUBMITTED TO: ANJALI PATEL

Acknowledgement:
I, Preksha .S. Madur of class XIIth Science - A

Would like to express our sincere gratitude to our

Computer Ma’am Mrs. Anjali Patel for her vital

support, guidance and encouragement – without

which this project would not have come forth.

We would also like to express our gratitude to

our school Shri [Link] School for letting us use

the school laboratory.

INDEX
1. Brief Overview of Project

2. Need for Computerization

3. Software and Hardware requirement

4. Advantages of Project

5. Limitations of Project

6. Source Code of Project

7. Output Screens

8. Future Enhancement of Project

9. Bibliography

STATIONERY
BRIEF OVERVIEW OF PROJECT
The main objective of the python project on Bakery Store.
Not particuraly part of student’s life but it is a part of the
everyone’s life as it is helpful in every where in
offices’parking’malls’even in temples and were not.
So this is much important thing of life must be very easily
accessible and easily provided to customer, here if we talk
about getting it online we have a system which can
maintain the whole objects of stationery in very classified
manner and make it easy to take out the products fast.

SOFTWARE AND HARDWARE


REQUIREMENTS:
Data file handling has been effectively used in the
program. The database is a collection of interrelated data
to serve multiple applications. That is database programs
create files of information. So we see that files are worked
with most, inside the program.
DBMS: The software required for the management of
data is called as DBMS. It has3 models:
• Relation model
• Hierarchical model
• Network model
RELATIONAL MODEL: It’s based on the concept on
relation. Relation is the table that consists of rows and
columns. The rows of the table are called tuple and the
columns of the table are called attribute. Numbers of rows
in the table is called as cardinality. Number of columns in
the table is called as degree.
HIERARCHICAL MODEL:In this type of model, we
have multiple records for each record. A particular record
has one parent record. No chide record can exist without
parent record. In this, the records are organized in tree.
NETWORK MODEL: In this, the data is represented by
collection of records and relationship is represented by
(ink or association.
CHARACTERISTICS OF DBMS:
• It reduces the redundancy
• Reduction of data in inconsistency
• Data sharing
• Data standardization
DIFFERENT TYPES OF FILES: -BASED ON
ACCESS:
• Sequential file
• Serial file
• Random (direct access) file BASED ON STORAGE:-
• Text file
• Binary File

NEED OF
COMPUTERISATION
Over the decades computers and Stationery products
purchasing have developed gradually, changed with time.
But nobody knew that a time will come when both these
fields will complement each other so well. Today
Stationery Products Purchasing has reached new heights
by computer aided methods of design. As a result of
which, computer industry has got its new customer.
Computer technology is making waves in selling
Stationery products zone. Computers are a vital
component of the booking stationery products. Computer
aided design (CAD) programs reduce the demand for
manual sketches. New software programs continue to
replace old manual skills. Those who lag in math can now
breathe a little easier. Software programs constantly
evolve. A program used today may be obsolete within
several years. Being trained on today's software does not
guarantee it will be used when you are ready to go out
into the field. Understanding calculations is timeless, as is
computer competency. Software, however, shifts rapidly.

ADVANTAGES
1. It helps keep your brand consistency.
2. We show that they care .
3. We can easily export PDF on sales, products and stocks.
4. Applications can also provide excel export for online
purchasing.
5. It’s easy to use.
6. We make sure that important clients have the details.
7. It has higher efficiency of editing, adding and updating of
records.
8. Provides the searching facilities on various factors.
LIMITS
1. Although internet has been widely used and solved some
problems, it does not guarantee that a currently faced
problem can be solved 100%.
2. The system will be down if there is a black out.
3. Due to network problem, some difficulties such as
integrating the web server and database has been
encountered.
4. This project is just to display the theory on how staff can
make stationery request form.

Source codescreening
DBMS: MySQL
Host: local host
User: root
Pass: root
Database: hotel
Table Structure: (Images Bellow)
PYTHON CODE:

OUTPUT SCREEN

Future enhancements
1. A smoother integration between web server and
database can be done with more stable network
integration.
2. The user interfaces for the systems could be
improved.
3. The needs to further study ascepts of system
failures, replications and backups.
4. A fore real prototype can be produced as the
prototype is just concentrating more on conceptual
theories.
5. The system can be further enhanced in the future
to be more dynamic.
BIBLIOGRAPHY
1. [Link]
2. [Link]

Common questions

Powered by AI

The hierarchical database model organizes data in a tree-like structure with a single parent record and multiple child records. Unlike the relational model that uses tables and keys, this model has rigid parent-child relationships which can make data retrieval less flexible and more complex, as users must traverse the hierarchy to access related data .

The relational model helps reduce data redundancy by organizing data into tables (relations) where each piece of data is stored only once. This organization uses keys to link related data across tables, ensuring that updates and deletions can be managed efficiently, thus minimizing repetition and inconsistencies .

The primary challenges in integrating web servers with databases include network problems that can cause difficulties in communication between servers and encountering system downtime due to power outages. Mitigating these challenges in future enhancements could involve developing more stable network solutions and ensuring robust backup systems to prevent data loss during outages .

Software updates are significant in the stationery project system as they ensure the system can handle new functionalities, comply with the latest technology standards, and address security vulnerabilities. As software programs evolve rapidly, staying updated is crucial for maintaining efficiency and reducing potential operational disruptions .

The advantages of using DBMS in a bakery store's online system include reducing data redundancy, managing data inconsistencies, facilitating data sharing, and standardizing data. It improves efficiency in data management and retrieval, which is vital for maintaining an organized inventory and enhancing customer service .

Implementing a database in commercial projects offers several benefits such as reducing data redundancy, managing inconsistencies, supporting data standardization, facilitating data sharing, and improving data access speeds which are essential for running efficient operations and ensuring customer satisfaction .

CAD software programs enhance the stationery product purchasing process by reducing the need for manual sketches, which streamlines the design and customization of stationery products. This allows for quicker adjustments, uniform designs, and a professional presentation, thus increasing efficiency and consistency in branding .

File handling techniques in the bakery store project are crucial for organizing and managing data efficiently. These techniques allow the software to create, store, and retrieve data files effectively, which is a foundation for ensuring the correct function of databases like customer records, product listings, and transaction histories that are pivotal to the system's success .

Potential future enhancements include creating smoother integration between web servers and databases, improving user interfaces, studying aspects such as system failures and backups for more robust disaster recovery options, and developing a more dynamic and real-life applicable system prototype beyond conceptual theories .

Internet-based systems face limitations such as not guaranteeing solutions to all problems, being susceptible to blackouts which can cause system downtimes, and network issues that complicate web server and database integration. These limitations could impact the stationery project by causing interruptions in service availability and consistency, leading to potential customer dissatisfaction .

You might also like