You are on page 1of 29

Informatics

Practices Project

Medical Store
Database
Management System
Name: Blessy Benny
Class: 12 A-5
Roll No: 41
1. Acknowledgment
2. Software Requirements
3. Synopsis
4. Flowchart
5. Source Code
6. Sample Output
7. Errors Encountered
8. Suggested Enchantments
9. Conclusion
I take this opportunity to
sincerely thank Ms. Bushra Zaidi
for her valuable guidance, useful
suggestions and relevant ideas
that helped in early completion of
this project.
I also thank my parents and my
friends who helped in whatever
way they could.
This project wouldn’t be complete
without the sincere dedication of
my project partner who shared
the workload.
Operating System: Windows 10
Home
System Type: 64-bit operating
system, x64-based processor
Front end: Python 3.7.6
Back end: MySQL 8.0

Processor: Intel(R) Core(TM) i5-


10210U CPU @ 1.60GHz 2.11
GHz
RAM: 8.00 GB
Hard Disk: 931 GB, 118 GB SSID
1. Backend
2. Frontend
Login and Signup

Adding Medicine to Database


Selling Medicine
Details of All Medicine
Deleting Medicine
Editing Medicine Details
Exiting
 Typing errors that resulted in
syntax errors
 Errors when backend file
wasn’t imported correctly
 Errors in connecting to My
SQL server

These errors were solved by :-


 Correcting the syntax
 Properly named and imported
Backend file
 Installing SQL Connector
according to system
specifications
 Item Code could be
automatically generated

 Tkinter could have been


used to make it more user
friendly

 Adding more columns to


specify weight of medicine,
to differentiate between
tablets and syrups, etc
Efficiency is doing things right but
Effectiveness is doing the right things.
This project has been made to reduce
manual work and with the help of this
application the system will be able to
process and update the database with
more ease.

“Medical Store Database Management


System” store records of the medicines
in a table layout for easy access. It also
helps to eliminate the paper work in a
shop and to record every transaction in
a computerized system.

This project can be modified and


improved in accordance with the future
requirements of the organization.

You might also like