diff --git a/technical_documentation b/technical_documentation new file mode 100644 index 00000000..c99b2d8c --- /dev/null +++ b/technical_documentation @@ -0,0 +1,32 @@ +Technical Documentation for NHS-COVID-19 application + + +Features and Implementation: +Provides information about features and implementation +1.1 Call Identification service +Description – This feature provides to identify and restrict caller who has come across and exposed to COVID, and the app will be identified. +libs: Connection Service and Call Screening service + + +1.2 Application widget +Description – This feature provides and application widget which updates the widget if anyone moved around for displacement for more than (say 500)kms. It calculates his/her location displacement in kms. +libs: google.service.location and google.play-services.maps + + +1.3 Geofencing +Description – This feature provides a way to identify and updates user if he/she has entered or exited any area/zone. It uses geofencing and user(s) location to identify the route to enter or exit and notifies the application. +libs: google.service.location and google.play-services.maps + + +branches and repositories: +repository – nhs-covid-19-android +branch - +Call Identification service – feature/implement-callerID-service + + +Application widget – feature/provide-nhs-covid-19-app-widget + +Geofencing – feature/add-geofencing-risk-notification + +Author: Coderus® Limited +Dated: 15th Jan’21 \ No newline at end of file