View on GitHub

pharmear

PHARMEAR is open-source software for Pharmacy Store

Pharmear

PHARMEAR an open-source software for Pharmacy Store

PHARMEAR is open source, free to use, it offers a modern UI, with less clutter, easy to learn, easy to use, makes bills fast, shows you the status of your store, has intellisense to make bills with ease, user management and a lot more.

PHARMEAR is made using JAVA in Apache NetBeans, uses MySQL Server as the database, and libraries like jFreeChart, jCommon, and MySQL Connector/J for Bar Graphs and connection to the database. Git has been used for version control. Icons8, coolors.co are used for UI. We have implemented intellisense/autosuggestion in the program that helps users while bill making and managing stocks.

The theme of the project revolves around Medication. PHARMEAR is a simple program to use that can be used in a very low-end machine. It has very less to learn for users and much to offer them. We have just given the users what they want like Bill Making, Medicine Management, User Permission Control. We have a pre-made database of 4000+ medicines to help users while inserting medicine to the store. It also has a Pharmacy Status corner to tell users about their store.

Requirements

  1. MySQL Database version 8.0
  2. MySQL should be installed default location
  3. MySQL Database Password
  4. Microsoft Office Package

Installing

For the setup you need to download the pharmear_setup.exe and mysql_database.exe the you need to first install the MySQL Database and then install the Pharmear Program. While installing the MySQL you need to note down the admin password because while setting up the pharmear you need the password to connect to the database.Installing Pharmear is as simple as installing any other program in windows.

Setup

After installing pharemear you will get a setup screen where you need to add the MySQL database password and then test the conection, if you are successfully connected then with for the database to restore, you will get a confirmation that the database is restored and then you can proceed further.

setup_db

Add User

To add the user we need fill a small form that contains the name of the user, user-type, and the username and the password then just click add. You can add as much users as you want. Then click next.

User Permission Control:

setup_user

Shop Details

In Shop Details you can add the details of your shop, shop name, address, contact number and vat number. Then just press set.

setup_shop

Finish

Once you are in the finish screen you just need to press Complete button to finilize the setup. The program will close once you press comoplete and then you need to reopen it for login page.

shop_finish

Login Page

After the setup is completed Pharmear will open a login screen for you to input the credentials and you are in the program. You will be assigned with the permission according to the type of user you are.

login_page

Welcome Page

This will be the page that will come first to you when open the program from here you can navigate yourself to the tabs you want also there is a Status of your pharmacy to get information about the out of stock, expired, total cost, total quantity, total medcicine in your pharmacy.

welcome_page

Medicine Manage

In Medcine Manage you can add, view and delete medicines in your store.

medicine_manage

Bill Making

This is the main part of pharmear that makes the bill.

bill_making

Sales Report

Here you can see the total cost of medicine, total cost of sold medicine and total quantity, total sold quantity.

sales_cost

User Account

user_account