From d806a9457f01dd1f21687ed1d1b23b3154eca156 Mon Sep 17 00:00:00 2001 From: Tirth Vyas <40208647+tirthvyas-tk-labs@users.noreply.github.com> Date: Mon, 7 Sep 2020 22:23:43 +0530 Subject: [PATCH] Create README.md --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..404c065 --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +# Project Based On Google Firebase + +# Insta-Health-Assist +Insta Health Assist is based on gathering and storing +current and past health records of patient. + +It provides patient the facility to view their medical history and upload their new medical records so other doctors can access it. + +//Reasons To Digitalize Medical Records// + +The overhead of user to maintain physical medical records as +they can be misplaced. + +# Google Firebase is used for User's Authentication And Upload of Records. + +# Technologies Used + +>> Firebase Authentication (For User's Login Or SignUp) + +>> Firebase Realtime Database (Real time viewing of digital records) + +>> Firebase Storage (Storing the medical record's of users)