Welcome to the SHRCC System! This project was developed as part of a group effort during the Codi Tech Bootcamp. I was responsible for working on the front-end part of the system.
The SHRCC System is designed for a medical center, addressing the challenges of patient management and follow-up. The system not only streamlines the process of adding and managing patients but also incorporates functionalities to predict potential health issues.
To run the SHRCC System locally, follow these steps:
-
Install Node Modules:
npm install --force
-
Run the App:
npm run start
The app will be accessible at http://localhost:3000.
Medical Center Systems are crucial tools for healthcare facilities, assisting in the efficient management of patient records, appointments, and overall healthcare operations. These systems aim to improve patient care, enhance administrative processes, and provide valuable insights for medical professionals.
In the context of this project, the SHRCC System focuses on:
- Efficient patient record management.
- Streamlined processes for adding and following up with patients.
- Implementation of predictive functionalities for early health issue detection.
If you're interested in contributing to the project or have suggestions, feel free to open an issue or submit a pull request.