COVID Resource Portal [SOS]
An open source, crowdsourced Resource Portal for sharing Leads and Information for COVID Resources from everywhere.
FEATURES
- No login signup required.
- just add the resource link, number, address, etc anything
- No template of Addition
- Add whatever you want (WILL BE MONITORED FOR SPAM)
- Global portal of verified Crowdsourced resources and leads
- One spot to store all your resources as well as see other people resources
- Search by tags (beds, ventilators, meds, etc) and by LOCATION
- better search feature for definated needs.
RUN
Step 1: Clone this repository using the clone button or by running
$ git clone https://github.com/thatfreakcoder/Covid-Resource-Portal.git && cd Covid-Resource-Portal
Step 2: Install the Python Dependencies by running
$ pip install -r requirements.txt
Step 3: Run the project by running python app.py or flask run and go to http://localhost:5000
CONTRIBUTE
We are extremely happy that you want to help create this a better project. Please check out CONTRIBUTING.md for contributing guidelines. Happy Open-Sourcing