You are on page 1of 13

COMPUTER SCIENCE

(083)
PROJECT FILE

Group participants: 1. Lakshya Arora


2. Harshit Sai
3. Madhav Sharma
Class: XII-C
School: Dewan Public School
ACKNOWLEDGEMENT
A

Certificate
PROJECT REPORT

 Introduction:
This project is being prepared to resolve the problem of
price alterations of various products in industrial
sector as just few digital efforts can complete all the
work in few seconds that usually takes lots of time and
labour when done manually.

 Objective of project:
As we can see in every sector, prices of raw materials
and finished products are increasing day by day
varying product to product so the data is being altered
manually on a regular basis which requires lots of
labor and time.

For eg. If we look at the paint industry, there are


majorly 3 categories of products. Enamels, Paints and
wood finishes. So if there is a price increase of 5% on
enamels then prices of all the products under this
category are altered accordingly.
Then for next category it is done and in this way it
takes lots of time. But with the help of this program,
prices of all the products under a category are
altered within seconds with the help of few lines and
also at every system wherever it is required.

 SCOPE OF PROJECT:
This will reduce human efforts time and investments
currently being made in various secondary resources
such as registers and other documents.

 EXISTING SYSTEM:
Currently this work is being done in registers or
spreadsheets where the data is altered individually
for every product and have more chances of mistake
as it comprises more human work and the data
needs to be altered in every system individually.
 PROPOSED SYSTEM:
The registers and spreadsheets need to be replaced
by a database. It is because data once edited in
server database, is altered everywhere in every host
database wherever required. Also data can be
manipulated using python very easily and efficiently

 HARDWARE/SOFTWARE REQUIREMENT:
This can be done on any operating system such as
windows, mac, linux etc. For windows, windows 8.1,
windows10, windows11 any of them can work with at
least i3 processor, 2GB RAM and 500GB ROM.
MYSQL and python idle are the major softwares
required.
 SYSTEM DESIGN:
We need to design a database containing product
categories, product descriptions and prices as fields
and all the initial data needs to be entered in the
table. Then with the help of we can manipulate the
data at once everywhere.

 SECURITY CONTROL:
For the security and uniformity of data everywhere,
only back end server database can manipulate the
data and no host is given the permission to do so.

 FINAL PROGRAMMING:
Suppose we have a database for a paint store named
as store where we have mainly 3 product categories
paints, enamels and wood finishes further having
many subproducts. Let there current prices be as
follows:
Due to the increase in prices of raw materials, the
company announces a price increase of 10% on
enamels, 15% on paints and 20% on wood finishes so
using the following python program the owner can
make all the required changes within a very short
span
 Program:
And after running this the prices will manipulate
accordingly. Hence the news prices would be as
follows.
 Conclusion:
While developing this project, I came to know the
importance and need of this program in business
sector as it is useful to them to a great extent. It
can be further used for other projects such as stock
maintenance.

You might also like