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.
- Host: GitHub
- URL: https://github.com/pragalbha-patil/covid19-zones
- Owner: Pragalbha-Patil
- Created: 2020-05-06T08:11:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-06T08:50:08.000Z (about 5 years ago)
- Last Synced: 2025-02-23T14:13:20.122Z (3 months ago)
- Topics: choropleth-map, covid-19, html5, laravel, php7, web-application
- Language: TSQL
- Homepage:
- Size: 1.85 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# COVID19-Zones
A project to display Zones over India using Data published by Govt. of India.
## Demo

---
## 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)