Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dheerajkotwani/hackcovid-19
Android app made for complete solution during Covid-19 and Quarantine.
https://github.com/dheerajkotwani/hackcovid-19
android-application androidx firebase firestore-database google-maps java jetpack-android mvvm-architecture retrofit2
Last synced: about 1 month ago
JSON representation
Android app made for complete solution during Covid-19 and Quarantine.
- Host: GitHub
- URL: https://github.com/dheerajkotwani/hackcovid-19
- Owner: dheerajkotwani
- License: mit
- Created: 2020-04-03T16:45:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-07T18:33:28.000Z (almost 4 years ago)
- Last Synced: 2023-03-08T11:18:17.324Z (over 1 year ago)
- Topics: android-application, androidx, firebase, firestore-database, google-maps, java, jetpack-android, mvvm-architecture, retrofit2
- Language: Java
- Homepage:
- Size: 3.08 MB
- Stars: 19
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Hack Covid-19
[![Build Status](https://img.shields.io/travis/fossasia/open-event-attendee-android/development.svg?label=development)](https://travis-ci.org/fossasia/open-event-attendee-android?branch=development)
[![Build Status](https://img.shields.io/travis/fossasia/open-event-attendee-android/master.svg?label=master)](https://travis-ci.org/fossasia/open-event-attendee-android?branch=master)
[![License](https://img.shields.io/badge/license-MIT-%2397ca00.svg)](https://github.com/dheerajkotwani/HackCovid-19/blob/master/LICENSE.txt)
![UI Library shield](https://img.shields.io/badge/LibraryType-UI-blue.svg)
![Sample App shield](https://img.shields.io/badge/App-Sample-green.svg)
![Artifact badge local, or jcenter or clonerepo](https://img.shields.io/badge/Artifact-JCenter-green.svg)
![Minimum API Level](https://img.shields.io/badge/Min%20API%20Level-21-green)
![Maximum API Level](https://img.shields.io/badge/Max%20API%20Level-29-orange)
![GitHub repo size](https://img.shields.io/github/repo-size/dheerajkotwani/HackCovid-19)![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)
### Android app made for complete solution during Covid-19 and Quarantine.
- Get exact stats for corona spread in different countries and different states of India.
- Get the percentage of Risk in your state during app startup.
- Know who is infected in your area in a range of 5Km.
- Report for any person who is infected with corona in your locality.
- Locate the exact location of house of infected people in your locality.
- Get details of Medical Stores, Fruit and vegetables store or any other essential stores which open on particular day during quarantine.
- Generate your family pass for one person for going out during quarantine.
- Get Helpline numbers of different states.
- Know the symptoms of Corona and how you can prevent it.Application is available here:
## Tech used
- Android
- Java
- Firebase Firestore
- Model-View-Viewmodel Architecture
- Navigation component
- Retrofit 2
- GSON
- Glide
- ButterKnife
- Firebase Analytics## Permissions
* Location/GPS
## Requirements
* Android version 5.0 and above## Screenshots
## To Setup the project properly add the following to local.properties under Gradle Scripts
GOOGLE_MAP_KEY="Add your google map api key"## License
This project is currently licensed under the MIT License A copy of [LICENSE](LICENSE.txt) should be present along with the source code.
![ForTheBadge ANDROID](https://forthebadge.com/images/badges/built-for-android.svg)
![ForTheBadge GIT](https://forthebadge.com/images/badges/uses-git.svg)
![ForTheBadge JAVA](https://forthebadge.com/images/badges/made-with-java.svg)