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.
View Demo in Youtube
- Table of Contents
- Requirements
- Installation
- Arquitecture
- Screenshoot
- Data Source
- Contributing
- License
- Credits
- Thanks
- Unity3d 2020.1.5f1
- UniRx 7.1.0
- Universal Render Pipeline 10.4.0
- ARFoundation 4.0.12
- ARCore XR Plugin 4.0.12
- ARKit XR Plugin 4.0.12
- TextMeshPro 3.0.6
- Input System 1.0.2
 1. Clone a repository or download it as zip.
git clone https://github.com/matiasvallejosdev/ar-covid-visualizer
 2. Importing dependences
  You can use project requeriments to start!
The architecture used is MVVM (model-view-view-model) adapted for unity.
This is a picture of the architecture and the execution flow.
It should be noted that a fundamental part is fulfilled by the observers who are granted in this case by the UniRx reactive library, which can access its documentation in the git repository and is open-source.
Game Screenshoot on Android Device.
We are using the API from this project: https://github.com/ExpDev07/coronavirus-tracker-api and https://coronavirus-vaccines-api.herokuapp.com/v2/
It uses the data by Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE). The data is updated every hour.
- Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
 1. Fork the Project.
 2. Create your Feature Branch.
 3. Commit your Changes.
 4. Push to the Branch.
 5. Open a Pull Request.
- Main Developer: Matias A. Vallejos
For more information about the project contact me! Do not hesitate to write me just do it!