![GitHub]
This project was generated with Angular CLI version 9.1.0.
![alt text]
This project was started as an Angular starter project during the COVID-19 panademic. By seeing the crisis and situation during this panademic , It was necessary to provide a dashboard to citizens so they can know the status in a single click.
This is not a ' Official Govermental Website ' nor the data is approved by Goverment of any organization , department, country, state, city or district. Data here are collected from various sources and displayed. This project was created for learning purpose.
To setup the project on your local machine:
- Click on
Fork
. - Go to your fork and
clone
the project to your local machine. - clone this repo
To contribute to the project:
To create a PR:
Follow the given link to make a successful and valid PR: https://help.github.com/articles/creating-a-pull-request/
To send a PR, follow these rules carefully,otherwise your PR will be closed:
- Make PR title in this format:
Fixes #IssueNo : Name of Issue
For any doubts related to the issues, i.e., to understand the issue better etc, comment down your queries on the respective issue.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.