This Android application uses user input to search through the CDC.gov API in order to display first and second dose allocations of the SARS-COV2 virus in the U.S.A and its allocated territories. This information is stored in a JSON and fed through Android-Studio provided methods. Thereafter, this information is fed through a seperate class for AnyChart data visualization. In the project itself, a bar chart was used but a pie chart is also incorporated into the code.
- Android Studio(Java)
- Firebase(for events and storage)
- AnyChart(for data visualization)
- Android Studio
- CDC.gov API