Skip to content

Commit 59f288c

Browse files
author
Matias A. Vallejos
committed
Merge branch 'main' of github.com:matiasvallejosdev/ar-covid-interactive-visualizer
2 parents 5d5d352 + 685097f commit 59f288c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</div>
1515

1616
<p align="center"> <br />
17-
This repository contains a viewer of the covid 19 data developed in augmented reality using ARFoundation (Arkit - Arcore) in Unity. Its objective is the integration of an API to obtain the information and process it to display it in an interactive format. <br /><br />
17+
This repository contains an interactive viewer of the covid-19 data in Argentina. Developed in Unity as an augmented reality experience. You can place a map and look according to each state. When you approach a state, you will be able to see more details about your current situation. <br /><br />
1818
<a href="https://youtu.be/Q-14FaPrD-A" target="_blank">View Demo in Youtube</a> <br />
1919
<p align="center">
2020
<a href="https://youtu.be/BuaH3zmLtNs" rel="nofollow">
@@ -36,6 +36,7 @@ This repository contains a viewer of the covid 19 data developed in augmented re
3636
- [Prerequisites](#prerequisites)
3737
- [Useful Links](#useful-links)
3838
- [Screenshoot](#screenshoot)
39+
- [Data Source](#data-source)
3940
- [Contributing](#contributing)
4041
- [License](#license)
4142
- [Credits](#credits)
@@ -106,6 +107,13 @@ Game Screenshoot on Android Device.
106107
<img src="https://github.com/matiasvallejosdev/ar-covid-visualizer/blob/main/Project.Docs/Screenshoot%20(6).png?raw=true" width="200">
107108
</a>
108109
</p>
110+
111+
## Data Source
112+
113+
We are using the API from this project: https://github.com/ExpDev07/coronavirus-tracker-api and https://coronavirus-vaccines-api.herokuapp.com/v2/
114+
115+
It uses the data by Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE).
116+
The data is updated every hour.
109117

110118
## Contributing
111119

0 commit comments

Comments
 (0)