0% found this document useful (0 votes)
25 views19 pages

CS_Project_grocery shop management

Cs project on grocery shop management

Uploaded by

Shreyansh Twari
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)
25 views19 pages

CS_Project_grocery shop management

Cs project on grocery shop management

Uploaded by

Shreyansh Twari
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
You are on page 1/ 19

Apex

Public School
PROJECT SYNOPSIS
ON
GROCERY SHOP
MANAGEMENT SYSTEM

Submitted To : Submitted By
Mrs. Sapna Anand Name : Hardik Pathak

PGT(Computer Science) Class : XII - Science


Roll No : __________

Subject : Computer Science(083)


Signature Session : 2023-2024

CERTIFICATE
This is to certify that project entitled ‘GROCERY SHOP
MANAGEMENT SYSTEM’ is a Bonafede work done Hardik
Pathak of Class XII -Science, 2022-2023 in partial fulfilment of
CBSE AISSCE Examination 2023 and has been carried out
under my direct supervision and guidance.

________________________
Mrs. Sapna Anand
(PGT Computer Science)
acknowledgemen
t
I would like to express my special thanks of gratitude to my
teacher Mrs. Sapna Anand as well as our principal Dr. Derek
Richard who gave me golden opportunity to do this wonderful
project on the topic (Grocery Store Management System),
which help me doing lot of Research and I came to know about
so many new things. I am really thankful to them.

Secondly, I would also like to thank my parents and friends


who helped me a lot in finalizing this project within the limited
time frame.

Last but not the least, I would like to thank all those who had
helped (directly or indirectly) toward the completion of this
project.

Hardik Pathak
XII- Science

index
S. No. Content Pg. No. Teacher’s Signature

Introduction to Project

Hardware & Software


Specification

Working Environment

Function and Modules


Used in Project

SDLC

Source Code

Output

Conclusion

Bibliography
Introduction of the
project
PROJECT ON GROCERY SHOP MANAGEMENT SYSTEM

INTRODUCTION

This software is used to maintain the shop customerdetail,product,details,workerdetail

maintain the shop in updated and maintain records of in and out data of shop

OBJECTIVES OF THE PROJECT

The objective of this project is to let the students apply the programming knowledge

into a real- world situation/problem and exposed the students how programming skills helps

in developing a good software.

1. Write programs utilizing modern software tools.

2. Apply object oriented programming principles effectively when developing small to

medium sized projects.

3. Write effective procedural code to solve small to medium sized problems.

4. Students will demonstrate a breadth of knowledge in computer science, as

exemplified in the areas of systems, theory and software development.

5. Students will demonstrate ability to conduct a research or applied Computer Science

project, requiring writing and presentation skills which exemplify scholarly style in

computer science.
PROPOSED SYSTEM

Today one cannot afford to rely on the fallible human beings of be really wants to

stand against today’s merciless competition where not to wise saying “to err is human” no

longer valid, it’s outdated to rationalize your mistake. So, to keep pace with time, to bring

about the best result without malfunctioning and greater efficiency so to replace the

unending heaps of flies with a much sophisticated hard disk of the computer.

One has to use the data management software. Software has been an ascent in

atomization various organisations. Many software products working are now in markets,

which have helped in making the organizations work easier and efficiently. Data

management initially had to maintain a lot of ledgers and a lot of paper work has to be done

but now software product on this organization has made their work faster and easier. Now

only this software has to be loaded on the computer and work can be done.

This prevents a lot of time and money. The work becomes fully automated and any

information regarding the organization can be obtained by clicking the button. Moreover,

now it’s an age of computers of and automating such an organization gives the better look.
Hardware and software
specification
HARDWARE

 Processor : Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz


 Processor Speed : 2.40 GHz
 RAM : 8 GB
 Hard Disk : 160 GB

SOFTWARE

 Operating System : Windows 10 Pro


 IDLE : Spyder (Anaconda 3)
 Front End : Python 3.9
 Back End : MySQL Server 5.0
Functions and
modules used in project
Modules
 mysql connector : This is used to connect mysql database with
python
 tabulate : This is used to design the structure of table. Format of the
table can be altered with this module.
Flow Chart

python-Mysql connecting

software login with username &password

ask user to enter his choice

your need will be fulfilled by python by


interfacing with mysql
SOFTWARE
DEVELOPMENT LIFE
CYCLE
SOURCE CODE
OUTPUT
Conclusion
White box testing methods can also be used to evaluate the completeness of a test
suite that was created with black box testing methods. This allows the software team to
examine parts of a system that are rarely tested and ensures that the most important
function points have been tested.

Two common forms of code coverage are:


Function Coverage: Which reports on functions executed and
Statement Coverage: Which reports on the number of lines executed to
complete the test.
They both return coverage metric, measured as a percentage
Bibliography
To develop this project many references were used :
 Computer Science with Python by Sumita Arora, Dhanpat Rai
Publication
 Computer Science with Python by Preeti Arora, Sultan Chand
Publication
 https://www.google.com
 https://www.python.org.in
 https://www.mysql.org
 Guidance by Sapna Anand ma’am

You might also like