islem19 / TV-Covid19

This is a simple Android TV App that fetches and displays the latest data about covid19 in the world from Noval Covid API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TV-Covid19 -Android TV App-

This is a simple Android TV App that fetches and displays the latest data and numbers about the coronavirus (Covid19) around the world using the NovalCovid API

Screenshots



Recommendation based on the country location (countries from same continent)

Setup

Clone this repository and import into Android Studio

git clone https://github.com/islem19/TV-Covid19.git

Permissions

The App requires the following permissions:

  • Internet access.

Libraries and Dependencies

Maintainers

This project is mantained by:

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push your branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

This application is released under GNU GPLv3 (see LICENSE). Some of the used libraries are released under different licenses.

About

This is a simple Android TV App that fetches and displays the latest data about covid19 in the world from Noval Covid API

License:GNU General Public License v3.0


Languages

Language:Java 100.0%