Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

## Contributor


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