Skip to content

Ctech-Bangladesh/Demo-Patient-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patient Management System - CRUD Demo

Welcome to the Patient Management System, a demo project that provides CRUD (Create, Read, Update, Delete) operations for managing patients using RESTful APIs and MongoDB.


Features

  • CRUD Operations:

    • Create new patient records.
    • Retrieve all patients or a specific patient by ID.
    • Update patient information.
    • Delete patient records.
  • RESTful APIs:

    • Built using Spring Boot for scalable and maintainable RESTful services.
  • MongoDB Integration:

    • Store and retrieve patient data efficiently using MongoDB.

Tech Stack

  • Backend:
    • Spring Boot (Java)
    • RESTful API architecture
  • Database:
    • MongoDB
  • Build Tool:
    • Maven
  • Other Tools:
    • Lombok for reducing boilerplate code
    • Postman for API testing

About

A Demo CRUD Task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages