Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ohcnetwork/life
Verified Crowd-Sourced Emergency Services Directory
https://github.com/ohcnetwork/life
covid-resources covid19 india life nextjs open-source vercel
Last synced: 3 days ago
JSON representation
Verified Crowd-Sourced Emergency Services Directory
- Host: GitHub
- URL: https://github.com/ohcnetwork/life
- Owner: ohcnetwork
- Created: 2021-04-20T16:19:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T00:28:37.000Z (almost 2 years ago)
- Last Synced: 2024-12-13T13:15:31.168Z (9 days ago)
- Topics: covid-resources, covid19, india, life, nextjs, open-source, vercel
- Language: JavaScript
- Homepage: https://life.coronasafe.network/
- Size: 3.99 GB
- Stars: 82
- Watchers: 3
- Forks: 57
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Life | Coronasafe Network
A database and API for life-fe
## API V2
| Data | URL |
| --------------------------------- | ------------------------------------------------------------------------------- |
| List of districts with Data | |
| Ambulance availability | |
| Helpline Numbers | |
| Hospitals and Beds | |
| Medicine availability | |
| Oxygen availability | |
| Food availability | |## API V2 CSV
| Data | URL |
| --------------------------------- | ------------------------------------------------------------------------------- |
| Ambulance availability | |
| Helpline Numbers | |
| Hospitals and Beds | |
| Medicine availability | |
| Oxygen availability | |
| Food availability | |## API V1 (deprecated)
| Data | URL |
| --------------------------------- | ------------------------------------------------------------------------------- |
| List of districts with Data | |
| Ambulance availability | |
| Ambulance availability (verified) | |
| Helpline Numbers | |
| Helpline Numbers (verified) | |
| Hospitals and Beds | |
| Hospitals and Beds (verified) | |
| Medicine availability | |
| Medicine availability (verified) | |
| Oxygen availability | |
| Oxygen availability (verified) | |## For Non-Developers
You can make use of this Master Google Sheet:## Want to help with coding?
- [Open issues](https://github.com/coronasafe/life/issues)
[](http://slack.coronasafe.in/)
## Source
- [Covidfyi data store](https://airtable.com/shrIlOoS6PyhIIVEv)
# Contributions Docs
[Detailed Contributing Guide](https://life.coronasafe.network/how_to_contribute)
## 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.
## Adding Translations
[For Adding a New Language](/locales/docs/adding-new-language.md)
For translations of Existing Language:
[Please Refer This](https://github.com/coronasafe/life/issues/109)Supported by [Swasth Alliance](https://www.swasth.app) | [Vercel](https://vercel.com?utm_source=life&utm_campaign=oss)