An open source, crowdsourced Resource Portal for sharing Leads and Information for COVID Resources from everywhere. 🌍
- just add the resource link, number, address, etc anything
- Add whatever you want (WILL BE MONITORED FOR SPAM)
- One spot to store all your resources as well as see other people resources
- better search feature for definated needs.
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
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