Git Product home page Git Product logo

e-prescription's Introduction

Project Features: • New Doctor Registration • Patients Information • Doctors Information • Prescriptions • Add New Medicine • Add New Patient • Edit Doctors Info • Add new prescriptions • Interactive UI • Settings • Server Connection • Interact with Database

Used Java Modules: • Variables, operators • Conditional Statements • Loops, Switches • Enumerators • Classes, Objects & Methods • Exception Handling • Arrays & Arraylists • Java SQL Connections • Networking Socket

JavaFX Java libraries:

  1. PDFJET(EXTERNAL)
  2. JAVA SQL (EXTERNAL)
  3. JAVA NETWORKING
  4. JAVA I/O
  5. JAVAFX

Database: MySQL database used to store essential data. The database has 4 data tables. doctor: Stores the login information and other details of a Doctor. patient: Stores the Patient information. prescription: Stores Prescription Information according doctors and patients. medicine: Stores Medicine information.

Different Java Classes are used in the project:

Server: Server class creates a server socket and when a client join it creates a new thread and sent socket as parameter.

Client: This class has some methods for Create New Patient Client Thread. It takes required parameters and updates the database’s information by executing the update.

Main: This class is the main class where all the methods and stage start up. We implemented javaFX stages to boot up the javaFX application in this class.

LoginController: This class has the necessary methods and variables to make someone to Register after providing some information and from this class A doctor or A patient can both login to the system.

Dashboard: All the user interface is controlled by this class. It launches Dashboard fxml file according to the user actions. Dashboard class is the controller of Dashboard.fxml file.

P_Dashboard: All the Patient interface is controlled by this class. This class is the controller of P_Dashboard.fxml file. When a user click any icon, program set a new fxml file on the View area and set the top title according to the new fxml.

Prescription: This class made for just get and set the data from Precription class to store data into an observable.Arraylist().

Patient: This class made for just get and set the data from Precription class to store data into an observable.Arraylist().

Patient_info: This class made for just get and set the data from Precription class to store data into an observable.Arraylist().

e-prescription's People

Contributors

algaddafy avatar

Stargazers

Atik Sahriare avatar  avatar Md. Rashedul Islam Uzzal 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.