Skip to content

mo-zekry/Swing-Clinic-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Swing Clinic App

A desktop application built with Java Swing framework for managing clinic observations and patient records.

πŸ“‹ Description

The Swing Clinic App is a comprehensive desktop application designed to streamline clinic management operations. Built using Java Swing, this application provides healthcare professionals with an intuitive interface to manage patient records, appointments, and clinical observations efficiently.

✨ Features

  • Patient Management: Add, edit, and view patient information
  • Appointment Scheduling: Manage patient appointments and schedules
  • Clinical Observations: Record and track patient observations
  • User-Friendly Interface: Clean and intuitive Java Swing GUI
  • Data Management: Efficient storage and retrieval of clinic data
  • Cross-Platform: Runs on Windows, macOS, and Linux

πŸ› οΈ Technologies Used

  • Java: Core programming language
  • Swing: GUI framework for desktop application
  • Object-Oriented Programming: Clean and maintainable code structure

πŸ“‹ Prerequisites

Before running this application, make sure you have the following installed:

  • Java Development Kit (JDK) 8 or higher
  • Java Runtime Environment (JRE)

πŸš€ Installation & Setup

  1. Clone the repository

    git clone https://github.com/mo-zekry/Swing-Clinic-App.git
  2. Navigate to the project directory

    cd Swing-Clinic-App
  3. Compile the Java files

    javac -d bin src/**/*.java
  4. Run the application

    java -cp bin MainClass

About

Desktop Application based on java swing framework for managing the clinic observation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages