
Electronic Health Records System
I am making a project in which we store health of patients so that they can easily access the document at any time any place. For which We have designed basic front end working on responsivity of website. I want a guidance on how to make a basic backend so that i can deploy it in 15 days. I have to learn the concepts of backend before implementing it. Please someone guide me

What kind of data are you storing? EHR are unstructured data. You will need to create a patient profile and have data stored of doctors prescriptions.. (how will you transfer the doctor's prescription to digitial data) ...then the tests that doctor prescribed, add to it the images from various like x ray, ECG , angio,mri etc each of which have a specific viewer to view... ( How do you integrate these files from the hardware they generated)
Go through FHIR, Dicom formats for exchanging medical information... Read about HIPAA compliance on medical data.... HIPAA has buried so many startups to grave in US
If you want to spin off a startup, I recommend understanding the domain through a medical practitioner first...

I completely understand you sir, Actually We re making it aa adevelopment project and not as a startup. We will store the reports, documents and other reports. The user will scan and keep them on their phone. These documents can only be accessed by the user or by someone whom the user approves

So basically you are a student than working at Google