Skip to content

GDSC-SC/patient-care-diary-backend

Repository files navigation

Patient Care Diary Backend

We will help all patients and their families live with hope.

Our project “Patient Care Diary” serves as a supportive platform where individuals, especially patients, can record their daily health experiences and activities which fosters a sense of community and empowerment among users.

This repository contains Spring code of patient-care-diary project.

Links

Getting Started

Follow the steps below to clone the project and run it in your local environment.

Prerequisites

Before you begin, ensure you have met the following requirements:

Installation

  1. Clone the repository.

    git clone https://github.com/GDSC-SC/patient-care-diary-backend.git
    
  2. Navigate to the project directory:

    cd patient-care-diary-backend
  3. Build the project using Gradle:

    ./gradlew clean build
  4. Run the built JAR file:

    java -jar build/libs/{JAR_FILE_NAME}.jar

    Replace {JAR_FILE_NAME} with the actual name of the JAR file generated by the build process.

Access the application at http://localhost:8080 in your web browser.

About

Daily diary platform for patients and caregivers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published