Skip to content

Spring Boot Backend for a CRUD web application designed to manage clinics and patients in a hospital.

Notifications You must be signed in to change notification settings

dorakrem/SoftwareProject_BE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

SoftwareProject_BE

A Hospital Management (Patients and Clinics) System Backend

This is the backend part of an application built using Spring Boot and designed to manage clinics and patients within a hospital. It supports CRUD operations for both clinics and patients, and it provides authentication using JWT (JSON Web Tokens) to secure access to the APIs.

Technologies Used

  • Backend Framework: Spring Boot
  • Database: PostgreSQL
  • Authentication: JWT (JSON Web Tokens)

Testing of the API endpoints was done using Postman.

About

Spring Boot Backend for a CRUD web application designed to manage clinics and patients in a hospital.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published