[![Contributors][contributors-shield]][contributors-url] [![MIT License][license-shield]][license-url]
Calling All Doctors & Coders: Global Hackathon to Defeat COVID-19: Connecting physicians & developers globally in the wake of COVID-19 pandemic
Our application is a web app. It has a public facing interface, and a doctor/healthcare worker facing interface. Users can search through a database of previously asked questions about COVID-19 (or add their question to the database if it hasn't already been asked), and obtain answers from medical professionals around the globe.
<br />
<a href="https://www.covid19webapp.com/"><strong>Explore the website »</strong></a>
<br />
<br />
<a href="https://join.slack.com/t/hackingcovid19/shared_invite/zt-cs0oy49c-bwn5uoilSme1iqFDDK7~zg">Join our Slack</a>
·
<a href="https://github.com/nthopinion/covid19/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc">Request Feature</a>
.
<a href="https://github.com/nthopinion/covid19/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-descx">Report Issue</a>
·
- About the Project
- Getting Started
- Tests
- Build
- Learn More
- Roadmap
- Contributing
- Communication channels
Calling All Doctors & Coders: Global Hackathon to Defeat COVID-19: Connecting physicians & developers globally in the wake of COVID-19 pandemic
Our application is a web app. It has a public facing interface, and a doctor/healthcare worker facing interface. Users can search through a database of previously asked questions about COVID-19 (or add their question to the database if it hasn't already been asked), and obtain answers from medical professionals around the globe.
https://www.covid19webapp.com/
Our realtime database will contain the most urgent questions and answers on COVID-19 and publish it to the world. With our app in the hands of front line workers who have or are already experiencing the first wave, they can share their knowledge and help the health care workers who will be hit next.
NOTICE: This open source project is a work in progress. The best way to get onboarded and brought up to speed is to join our slack:
Update March 15, 2020: Please excuse the bugs as we are working hard to fix them on the fly! COVID-19 is spreading faster than we can code and as a result converted the project to open source overnight. We understand there are bugs and the code is not optimized. Thank you for working with us as we try to fix bugs on the fly! Don’t be shy, reach out, and get involved.
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g- Navigate to the repository where you want to install the project
- Clone the repo
git clone git@github.com:nthopinion/covid19.git- Install NPM packages
npm install- Start the app
npm startRuns the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Testing is important in order to make sure you feature is meeting all the requirements.
Launch the test runner in the interactive watch mode by running the npm command
npm testSee the section about running tests for more information.
To build the app for production run
npm run buildBuilds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
See the open issues for a list of proposed features (and known issues).
Contributions in this project are vital since the situation is evolving rapidly. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Come over on Slack to be part of the initiative and talk with the other contributors
Project Link: https://github.com/nthopinion/covid19/