GithubHelp home page GithubHelp logo

doctor-app's Introduction

πŸ§‘β€βš•οΈπŸ©Ί Doctor_App πŸ₯ΌπŸ’‰

Welcome to the Doctor_App GitHub repository! This repository contains the source code for a web application that allows patients and doctors to interact and manage appointments. The application consists of two main entities: "Patient" and "Doctor".

Frameworks and Language used

JAVA Docs GPLv3 License

Required Dependencies

To run this project, you will need to add the following dependencies to your pom.xml file

Spring Web,Spring Boot Dev Tool,Lombok,Spring Data JPA,Validation,MySQL Driver

Controllers

PatientController

The PatientController class contains methods related to patient functionality. Here are the available methods:

  • signUp: This method is used by patients who are new to the application to sign up and provide their details.
  • signIn: Patients can use this method to sign in to the application.
  • availableDoctors: This method retrieves a list of available doctors for scheduling an appointment.
  • createAppointment: Patients can use this method to book an appointment with a doctor.
  • cancelAppointment: Patients can cancel their appointments using this method.

DoctorController

The DoctorController class contains methods related to doctor functionality. Here are the available methods:

  • addDoctors: Doctors can use this method to add their profiles to the application.
  • getMyAppointments: Doctors can retrieve a list of all their appointments using this method.

Data Structure used in project :

  • List

Contributing

If you'd like to contribute to the Doctor_App project, you can follow these steps:

1. Fork the repository on GitHub.

2. Clone your forked repository to your local machine.

3. Create a new branch for your feature or bug fix.

4. Make the necessary changes and additions in your branch.

5. Commit and push your changes to your forked repository.

6. Submit a pull request to the main repository, explaining your changes and why they should be merged.

7. Wait for the repository maintainer to review your pull request. Feel free to address any questions or comments raised during the review process.

Project Summary :

 Doctor_App is a web application designed to facilitate the interaction and management of appointments between patients and doctors. The application provides a platform where patients can sign up, schedule appointments, and cancel appointments, while doctors can add their profiles and view their appointment schedule.
 

doctor-app's People

Contributors

soumitra2001 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.