Inspiration
What it does
The website allows a family doctor to directly refer a patient to a specialist by entering the patient's information into the Specialist's appointments database. On the backend the website automatically arranges the appointments based on Severity while also combating starvation.
How we built it
We used React for frontend and express for making the backend Restful API that connects to the PostgreSQL database
Challenges we ran into
We lead to some issues when we were trying to prevent starvation, we tried different methods such as
Accomplishments that we're proud of
What we learned
What's next for MedSync
A login system should be added for
Log in or sign up for Devpost to join the conversation.