diff --git a/Ramanubhav b/Ramanubhav new file mode 100644 index 00000000..aa591bf2 --- /dev/null +++ b/Ramanubhav @@ -0,0 +1,30 @@ +Description : + We intend to develop a web portal as a Patient Centered Information Exchange System for Hospitals + which will allow them to easily upload various information related to patients which only the + patient can access and view at any time using a sequre authentication and authorization. + + We will use Atlas(cloud) as a database, React to create UI, express and Node for backend and axious for + communication between server and client. + + It will reduce the need of the patient to visit the Hospital every time to get an update. It will + act as an effective way of communication between the Healthcare providers and the Patients. It + will maintain the privacy of the individuals as the information shared can only be viewed by + the parties directly involved. + + +Contents of Project Directory : + + In progress... + + +To Host the Project on your local machine : + + Step I : + Clone this repository by command :: $ git clone [HTTPS ADDRESS] + The HTTPS is the address of the repository + + Step II : + run $ npm install in client and server both folder to install all dependencies. + + Step III : + run server and client using $npm start at both folder's path. diff --git a/Ramanubhav.pptx b/Ramanubhav.pptx new file mode 100644 index 00000000..45c467b3 Binary files /dev/null and b/Ramanubhav.pptx differ