- Covid19 is a terrible thing happened to humanity. It is very important that people follow social distancing norms in such times. That is where Covid Tracer application can be helpfull. Using this app you can keep eye on your actions and change you behavior accordingly.
- Stats like risk factor, contacts today, crowd instances will make people aware of how much social distancing they are following.
- People will get alarmed if their risk factor is high so that they become more careful about social distancing.
- Risk Factor - It shows social responsibility index of the user based on parameters like number of contacts, crowd instances, bluetooth off time and risk of their contacts.
- Contacts Today - Number of people that came in user's contact in a day. This has been implemented using bluetooth.
- Current Status - Current status of the user based on risk factor.
- Social Distancing Violations - This is measured based on how many times user is standing in the crowd (More than 6 people ).
- Contact Tracing - App will keep track of all the people user has contacted in last 14 days. In case user is tested positive for Covid, all the contacts of user can be traced and quarantined.
- Stats - App shows the graph of past 14 days Contacts and past 14 days Risk Factor.
- Java.
- Android Studio
- Firebase Realtime Database.
- Firebase Authentication
- Bluetooth API.
- Google's Location API
- Android Studio.
- PyCharm.
- Firebase.