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)