Code Monkey home page Code Monkey logo

iclinic's Introduction

IClinic

A java application with arabic UI to manage a clinic system including patients history and comming sessions of patients among several doctors in the same clinic. So IClinic is mainly designed to automate internal work flows and manage different aspect of a small to medium size medical clinics.

Database ERD

Setup

  1. Download JAR from jars folder.
  2. Setup database You need to create the database using SQL script.
  3. Now you can run the JAR.
  4. IClinic application requires the user to log in using a username/password pair. The default values are:
  • username: admin
  • password: admin

Tested on Windows 8 and 10 with java 10

How To Use

  1. Log in with the default username/password.
  2. A new patient can be added with basic personal details:
  3. Upon selecting the patient from a list more fields become visible allowing the user to edit comments, appointments, etc.
  4. Photos can be uploaded to / downloaded from the application.
  5. A patient record can be deleted after the practitioner confirms its deletion.
  6. The list of patients can be search based on a series of fields. (Only sensible fields are included in the search area).

Screen shots

  • Sign In page.

  • Main page to manage current day session (the client has 24 session each of them is about 30 min).

  • Adding New Patient.

  • Manage session by editing the price for each session, also marking each session if the client didn't come to remember to call him/her later.

  • Searching users (we make the search for patients is possible using several options, we search for the patients assigned to the logged in user/doctor only for more privacy).

  • Searching for patients and editing their own profiles that represents their previous session and also a description for their medical records with an image for it.

Credits

Licence

This project is licensed under GNU General Public License v3.0 - see the LICENSE file for details

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.