DevrajDC / Covin

Covin is a platform that works towards helping patients during this pandemic by informing and constantly updating them of the available resources. People can visit this site and check in the status of the resource availability according to the states or district wise.

Home Page:http://indicov.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covin | A platform for all your covid needs.

Covin is a platform that works towards helping patients during this pandemic by informing and constantly updating them of the available resources. People can visit this site and check in the status of the resource availability according to the states or district wise.

APIs Used

Data URL
List of districts with Data https://life-api.coronasafe.network/data/active_district_data.json
Ambulance availability https://life-api.coronasafe.network/data/ambulance.json
Helpline Numbers https://life-api.coronasafe.network/data/helpline.json
Hospitals and Beds https://life-api.coronasafe.network/data/hospital.json
Medicine availability https://life-api.coronasafe.network/data/medicine.json
Oxygen availability https://life-api.coronasafe.network/data/oxygen.json

Want to help with coding?

Join our discord and get in touch with several other developers.

How you can start contributing to Covin?

Types of Contributions:

  1. Code (Front-End)
  2. Manpower (volunteers for verification)
  3. Amplification - Help spread the word on social media

Ready to start

We welcome everyone to join in the construction of the project. As a pre requirement, you need to have a preliminary understanding of React , this is a good learning document for React.

For basic operation of Git, you can refer to GitHub's help documentation

We are using Material UI for developing the Website , Material UI Docs is an amazing place to get started and refer.

Any kind of Contributions is Accepted.

Contributing

Fork this repository to your own account and then clone it. Create a new branch for your changes: git checkout -b {BRANCH_NAME}. You can either use npm or yarn as your package manager.

Getting Started

First, run the development server:

npm install
npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Got stuck ?

  • Create new issue to tell us: create issue.

  • Feel Free to Ask on our Discord.

About

Covin is a platform that works towards helping patients during this pandemic by informing and constantly updating them of the available resources. People can visit this site and check in the status of the resource availability according to the states or district wise.

http://indicov.co/


Languages

Language:JavaScript 95.6%Language:HTML 4.0%Language:CSS 0.4%