Coder Social home page Coder Social logo

zubrah / pharmacy-management-system Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 140 KB

The Pharmacy Management System is a complete system that is meant for a seamless experience between the patient, doctor, and pharmacist each assisting one another as a doctor with a fill prior info about the patient then the patient goes the pharmacy to get his drugs. The application has 3 main sections, pharmacy section, doctor section, and payments section. The doctor section represents the admin user with the ability to add new drugs. the pharmacy section offers the drug and proceeds with the payment to finish the process with the customer.

HTML 1.26% Java 98.74%
pharmacy-management java pharmacist patient

pharmacy-management-system's Introduction

Pharmacy Management System

Version 1.0.0 Use the dit folder to look for the .exe file for the application

Fully featured Pharmacy Management System to facilitate the work between of doctors and pharmacists.

The Pharmacy Management System is a complete system that is meant for a seamless experience between the patient, doctor, and pharmacist each assisting one another as a doctor with a fill prior info about the patient then the patient goes the pharmacy to get his drugs. The application has 3 main sections, pharmacy section, doctor section, and payments section. The doctor section represents the admin user with the ability of adding new drugs. the pharmacy section offers the drug and proceeds with the payment to finish the process with the customer.

Installation

Please follow the official website provided for easy instillation of the needed tools on your system.

  • Java The main programing language of the application
  • Swing A Java FrameWork used for building the GUI
  • Netbeans IDE An IDE used to allow functionality of the java forms

A Simple LOGO Fix:

  • Change the path of the ImageIcon to the correct path of your machine to allow the program to have a Logo apart from the java logo

  • To do this:

    a) Change from the path in this line in every java class after init component method to correct path in your machine from the Icons folder :

     img = new ImageIcon("C:\\Users\\Zoubar\\Documents\\NetBeansProjects\\Pharmacy_Project\\src\\Icons/icon1.png");
     
     
    b) Make sure you choose icon1.png with the png file extension.
      
      img = new ImageIcon("New path from your machine.png");
    
    c) Then re-run the project and will run as normal with a Icon present.
    

Video of Explanation:

*Pharmacy Management System Video

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Authors

License

This project is licensed under the MIT License.

pharmacy-management-system's People

Contributors

zubrah avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.