Skip to content

JPisOP007/Care-sphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CareSphere – Advanced Patient Management System

CareSphere is a full-stack application designed to manage patient records efficiently. The project consists of two main parts:

Backend: Built with Node.js, Express, and MongoDB. It provides RESTful API endpoints for creating and retrieving patient records. The backend also includes middleware for error handling and CORS support.

Frontend: A simple, responsive interface built with HTML, CSS, and JavaScript. It allows users to add new patients and view existing records in real time.

Features Add New Patient: Submit patient details such as name, age, and diagnosis.

Patient Records: Display a list of patients with the latest records appearing first.

API Integration: Uses a RESTful API to interact with the MongoDB database.

About

CareSphere is an advanced patient management system built with Node.js, Express, and MongoDB (backend) along with HTML, CSS, and JavaScript (frontend). It enables real-time patient record creation and viewing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors