Skip to content

Eran9/learn-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Health-Care Application

A health-care program to store, view, make appointments with doctor's.
Explore the docs »

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing

About The Project

This is a basic health care application built with java. This project helped me learn about the foundational concepts in Java. This is an ongoing project I do plan to improve this in the future. As of now it runs on the terminal but a graphical user interface may be implemented with future updates so stay tuned😊.

Completed so far:

  • Takes and stores details of doctors.
  • Finished certain menu options.
  • Implemented OOP at its most basic basic level.

(back to top)

Built With

This program is built completel;y using the Java programming language, specifically JDK version 21. The IDLE used to build this program is IntelliJ IDEA Community Edition 2024.1.1

  • Java

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

User should have Java and any supported IDLE installed on local machine.

Installation

  1. Clone the repo
    git clone https://github.com/EranTimothy-dev/HealthCare-App-Project.git

(back to top)

Roadmap

  • Create easy to read menu options to guide users
  • Save and view doctor details
  • Add doctors availabilities
  • Patient details

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

About

My code snippets from practicing java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages