Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jahidanowar/covidresource
An opensource covid resource finder project
https://github.com/jahidanowar/covidresource
covid-19 expressjs mongodb mongoose node-js
Last synced: about 3 hours ago
JSON representation
An opensource covid resource finder project
- Host: GitHub
- URL: https://github.com/jahidanowar/covidresource
- Owner: jahidanowar
- Created: 2021-04-27T01:31:22.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-13T02:22:26.000Z (over 3 years ago)
- Last Synced: 2023-03-04T19:46:17.038Z (over 1 year ago)
- Topics: covid-19, expressjs, mongodb, mongoose, node-js
- Language: Vue
- Homepage: https://www.covidwb.in
- Size: 2.72 MB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CovidResource
An opensource covid resource finder project## Setup
```
npm i && npm run dev
```## Roadmap
**Backend**
- [x] Resource API Scafolding
- [x] Resource Database Setup
- [x] Filter by resource category, availability and district
- [x] Volunteer Dashboard API for verifying resource
- [ ] Geo Serach resources
- [ ] Crowd calculation based on resource click**Frontend**
- [x] Frontend Scafolding
- [x] i18n integeation
- [x] Resource list page
- [x] Login & Register Page
- [x] Volunteer dashboard frontend
- [x] Resource edit request
- [ ] Map page
- [ ] Single resource page
- [ ] Faq, Support and dev guide page## Contribution
If you're new to contributing to Open Source on Github, [this guide](https://guides.github.com/activities/contributing-to-open-source/) can help you get started.This repository is just a small subset of work put together by a much larger pool of voluntary efforts contributed by generous people all around the world.
## Other Covid Related Projects
1. [Covid19India.org](https://github.com/covid19india/covid19india-react)
2. [coronasafe/life](https://github.com/coronasafe/life)