yunusulucay / PharmacyCoreJavaProject

Core Java project on a pharmacy concept application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pharmacy Core Java Project

image

For this application following dependencies used :

  • Java 17
  • Hibernate/JPA
  • MySQL

Functionalities of the application :

  • After login as admin; you can add, delete, edit and view drugs and see the cash of the Pharmacy,
  • If you login as customer you can buy drugs if drugs are exists.

General overview :

  • Hibernate/JPA, OOP principles and Core Java were implemented.
  • There are 3 tables : Companymoney, Pharmacy and User.

image

About

Core Java project on a pharmacy concept application.


Languages

Language:Java 100.0%