An open API service indexing awesome lists of open source software.

https://github.com/pragalbha-patil/covid19-zones

A project to display zones over India using Data published by Govt. of India.
https://github.com/pragalbha-patil/covid19-zones

choropleth-map covid-19 html5 laravel php7 web-application

Last synced: 3 months ago
JSON representation

A project to display zones over India using Data published by Govt. of India.

Awesome Lists containing this project

README

        

# COVID19-Zones

A project to display Zones over India using Data published by Govt. of India.

## Demo
![Demo](demo_1.png)
---
![Demo](demo_2.png)

## Installation
Clone the repo &
Use [Composer](https://getcomposer.org/download/) to setup the project.

```cmd
composer install
```
```cmd
cp .env.example .env
```
```cmd
php artisan migrate && php artisan key:generate
```

## Running the project

```cmd
php artisan serve
```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## My social links
[Instagram](https://instagram.com/psp.jpg)

[Twitter](https://twitter.com/pragalbha77)