Pharmacy-Management-System
How to run the Project:
- Clone this repo using
git clone https://github.com/Doetheman/phar_sql_project.git
- Install Eclipse J2EE or any other IDE of your choice.
- Use WAMP or XAMPP or any server of your choice.
- First create the MySql database on WAMP server using the sql file in the repo
- And then build and run the project from the IDE.
Login Information
id :1
password: admin
note: The login information can be changed while setting up MySQL or via UI later
The main aim of the project is the management of the database of the pharmaceutical shop. This project is insight into the design and implementation of a Pharmacy Management System. This is done by creating a database of the available medicines in the shop. The primary aim of pharmacy management system is to improve accuracy and enhance safety and efficiency in the pharmaceutical store. The aim of this project is to develop software for the effective management of a pharmaceutical store. We have developed this software for ensuring effective policing by providing statistics of the drugs in stock.
Architecture Description
ER Diagram
Schema Diagram
The goal of this application is to manage the medicines and various function of the pharmacy.
List of modules:
o Login page
o Home page
o Company
o Purchase
o Drugs
o Sales
o User/Settings
o Messaging