Skip to content

raynman1/covid19

 
 

Repository files navigation

[![Contributors][contributors-shield]][contributors-url] [![MIT License][license-shield]][license-url]


COVID19 Hackathon by Nth Opinion

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>
·

Table of Contents

About The Project

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:

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.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

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

Installation

  1. Navigate to the repository where you want to install the project
  2. Clone the repo
git clone git@github.com:nthopinion/covid19.git
  1. Install NPM packages
npm install
  1. Start the app
npm start

Runs 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.

Tests

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 test

See the section about running tests for more information.

Build

To build the app for production run

npm run build

Builds 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.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions in this project are vital since the situation is evolving rapidly. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Communication channels

Come over on Slack to be part of the initiative and talk with the other contributors

Project Link: https://github.com/nthopinion/covid19/

About

Code vs COVID-19: Taking down a Pandemic using machines connected globally to extinguish a biological threat of a super virus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 89.9%
  • CSS 6.5%
  • HTML 3.4%
  • Dockerfile 0.2%