Nurse Connect
Nurse Connect
Project Origin: United States
This is medical care web application, where nurses signup to offer professional services and an artificial intelligence assistant supports the patients
Technologies used
What are their services?
They offer a virtual place where patients can find nurses close to their locations, contact the nurses, agree on pricing, pay for services and have an AI assistant
Live chat video presentation
What we made
We took the project and fixed it when we statrted the application had everything running on the frontend, with no backend, no security layers, low performance, no infrastructure, we built the first robust stable version; building an administrative backend, security layers, and system stability.
Geo location on the backend to find nurses based on patient address.
Real time communication system to allow 1 on 1 real time communication and scheduling.
Adjusting database communication and infrastructure, the project had no architecture we added the MVC architecture, using a main with a CRUD (create, read, update, delete) operations module that simplifies flow and make the code reusable.
Patients to signup module to start using the application