Project Synopsis Inventory Management System PDF
Project Synopsis Inventory Management System PDF
SCHOOL
AISSCE 2024-25
INFORMATICS PRACTICES (065)-XII
PROJECT SYNOPSIS
Page 1
www.youtube.com/c/techtipnow
DECLARATION
I Misbah Taskeen, bearing roll no 1010, a student of Class XII The Example Public
School hereby declare that I own the full responsibility for the information, results etc.
provided in this PROJECT titled “Inventory Management System”. It has been
developed successfully by using the Data Handling concepts like data management,
data visualization etc. provided in the programming language Python at The Example
Public School in complete fulfillment of project (curriculum of Central Board of
Secondary Education CBSE of Informatics Practices (065) conducted by CBSE, New
Delhi for the academic session 2021-22.
I also declare that this project work has neither been submitted to any other board nor
published at any time by me in the past.
Misbah Taskeen
Roll No: XXXXX
Class 12
Imam Rabbani Sr.
Sec. School
Page 2
www.youtube.com/c/techtipnow
___________________
(External Examiner)
___________________ ___________________
Page 3
www.youtube.com/c/techtipnow
ACKNOWLEDGEMENT
I take this opportunity to express my deep sense of gratitude to all those who
have been instrumental in preparation of this project.
I am also sincerely grateful to Mr. Sanjay Kumar PGT (Computer Science), The
Example Public School for his encouragement and valuable guidance during the entire
period of work.
I would also thank all of my parents and friends for their whole hearted support
and encouragement without with this project would not have been successful.
I could not forget Internet, Textbooks which provided me with sufficient matter
for reference.
Page 4
www.youtube.com/c/techtipnow
TABLE OF CONTENT
Sr No Topic Page No
1 Introduction 6
2 Problem Statement 7
3 Objective 8
4 Project Module 9
6 Project Progress 11
8 Overview of Python 13
9 Overview of SQL 14
10 Project Scope 15
11 Conclusion 16
17 Bibliography 17
Page 5
www.youtube.com/c/techtipnow
INTRODUCTION
Page 6
www.youtube.com/c/techtipnow
PROBLEM STATEMENT
For any business Inventory is one of the most important department that must be well
managed in order to run daily business activity smoothly. But mostly business are not
able to manage inventory as they do not have good computerized system. As a result
they lacks in
Page 7
www.youtube.com/c/techtipnow
OBJECTIVE
Page 8
www.youtube.com/c/techtipnow
PROJECT MODULES
Customer module: This module helps you to add, modify, and delete customer data.
Supplier module: This module helps you to add, modify, and delete supplier data.
Stock module: This module helps you to add, modify, and delete product data.
Report module: This module is used to generate sale bills, purchase bills and visualize
data by plotting charts.
Page 9
www.youtube.com/c/techtipnow
PYTHON INTERFACE
A DMIN LOGIN
d fail
LOGIN CHECK
Success
MENU
Page 10
www.youtube.com/c/techtipnow
PROJECT PROGRESS
Sale Module
Purchase Module
Sale Report
Purchase Report
Final Menu
Testing
Page 11
www.youtube.com/c/techtipnow
Software Requirements:
Operating System
Language Window-7 and later versions (32bit, 64 bit)
Plateform Python
Database Python IDLE 3.7 (min)
Database driver MySQL
Plotting MySQL Connector
Matplotlib
Hardware Requirements:
Processor Hard-Disk RAM
Pentium Dual Core (min) 32bit or 64 bit
160GB (min)
1GB (min)
Input/output Requirements:
Input Input Output Output
Mouse (any)
Keyboard (any)
Monitor (any)
Printer (any)
Page 12
www.youtube.com/c/techtipnow
OVERVIEW OF PYTHON
Page 13
www.youtube.com/c/techtipnow
OVERVIEW OF MYSQL
Since MySQL is released under an open-source license, it does not require any cost or
payment for its usage. Anyone can download and use this software from specific
location on Internet.
Page 14
www.youtube.com/c/techtipnow
PROJECT SCOPE
Managing all products, sufficient stocks, sale and purchase records and analyzing sales
is a tedious job for any business. To do it more effectively and correctly a good
Inventory control is required. This is provided by our application which have following
scope:
Page 15
www.youtube.com/c/techtipnow
CONCLUSION
Page 16
www.youtube.com/c/techtipnow
BIBLIOGRAPHY
Page 17