0% found this document useful (0 votes)
49 views14 pages

Cosmetic Shop Automation

Uploaded by

s2007.agg
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)
49 views14 pages

Cosmetic Shop Automation

Uploaded by

s2007.agg
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/ 14

Cosmetic Shop Automation

COMPUTER PROJECT
CERTIFICATE
YEAR: 2024-25 CLASS: XII-A

This is to certify that Investigatory Project is


successfully completed by _______________
Of class XII-A, roll no. _______ forth academic year
in the school Computer lab.

Signatures

External Examiner Internal Examiner


ACKNOWLEDGEMENT

I __________ of class XII-A, roll no____


would like to express my sincere thanks to
computer science teacher for their guidance.
I would also like to thank my school
CONVENT OF JESUS AND MARY for
letting me use the school lab.
Index
OVERVIEW OF THE PROGRAM
Buying new cosmetic products is difficult. It can
even be scary for those who have sensitive skin and
are prone to skin trouble. The information needed to
alleviate this problem is on the back of each product,
but it's thought to interpret those ingredient lists
unless you have a background in chemistry. Instead
of buying and hoping for the best, we can use data
science to help us predict which products may be
good fits for us. It includes various function
programs to do the above mentioned tasks.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 has 3 models :Relation
model, Hierarchical model, Network model
RELATIONALMODEL: 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
havemultiplerecordsforeachrecord.Aparticularrecord
hasoneparentrecord. Nochiderecord can exist
without parent record. In this, the records are
organized in tree (like
structureNETWORKMODEL: In this, the data is
represented by collection of records and relationship
is represented by (ink or association).
NEED FOR COMPUTERISATION

The information needed to alleviate this problem is


on the back of each product, but it's thought to
interpret those ingredient lists unless you have a
background in chemistry.

Instead of buying and hoping for the best, we can


use data science to help us predict which products
may be good fits for us. It includes various function
programs to do the above mentioned tasks.
SOFTWARE AND HARDWARE REQUIREMENT

Software:

PYTHON

MYSQL DB

HARDWARE:

Processor erintel

• Harddisk et 80gb

Ramer1gb
ADVANTAGES OF PROJECT

The automated cosmetic shop management system


should deal with the automation of general workflow
and administration process of the shop.
The main processes of the system focus on
customer's request where the system is able to search
the most appropriate products and deliver it to the
customers. It should help the employees to quickly
identify the list of cosmetic product that have
reached the minimum quantity and also keep a track
of expired date for each cosmetic product. It should
help the employees to find the rack number in which
the product is placed. It is also faster and
more efficient way.
LIMITATIONS of PROJECT

Our project meets the following limitations:


 The software is not able to reserve tickets for more than 10 people
per train.
 The real allotted for every reservation is independent of kilometres
travelled instead it is set for every mode (AC, Non-AC or General)
of each train.
 The software is made such to carry out reservation in max 15
trains.
 The software does not support multi-day reservation system, ie, the
reservations cannot be done in advance rather it is carried out for
single day.
 The software does not provide concession in fare rates for children
armament etc. i.e., the fare identical for all people,
 The software does not take into consideration the stations falling in
between the source and destination station.

You might also like