Awesome
<p align="center"> <!-- PROJECT LOGO <a href="https://github.com/github_username/repo"> <img src="images/logo.png" alt="Logo" width="80" height="80"> </a> --> <h3 align="center">COVID19 Hackathon by Nth Opinion</h3> <p align="center"> <b> Calling All Doctors & Coders: Global Hackathon to Defeat COVID-19: </b> <i> Connecting physicians & developers globally in the wake of COVID-19 pandemic </i> <hr> 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. </p> <!-- TABLE OF CONTENTS -->Table of Contents
<!-- ABOUT THE PROJECT -->About The Project
<b> Calling All Doctors & Coders: Global Hackathon to Defeat COVID-19: </b> <i> Connecting physicians & developers globally in the wake of COVID-19 pandemic </i>
<hr> 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. <p align="center"> https://www.covid19webapp.com/ </P>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.
<b>NOTICE:</b> This open source project is a work in progress. The best way to get onboarded and brought up to speed is to participate in our Slack channel:
<i>Update March 15, 2020:</i> 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 adapt in real-time! Don’t be shy, reach out, and get involved.
<!--[![Product Name Screen Shot][product-screenshot]](https://example.com) Here's a blank template to get started: **To avoid retyping too much info. Do a search and replace with your text editor for the following:** `github_username`, `repo`, `twitter_handle`, `email` -->Built With
<!-- GETTING STARTED -->Getting Started
The COVID19 project is a monorepo. The server code is inside the api
foler and the client code is inside the client
folder.
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
- Navigate to the repository where you want to install the project
- Clone the repo
git clone git@github.com:nthopinion/covid19.git
- To setup the
api
, check the README inside theapi
folder. - To setup the
client
, check the README inside theclient
folder.
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<br />
npm test
<!-- ROADMAP -->
Roadmap
See the open issues for a list of proposed features (and known issues).
<!-- CONTRIBUTING -->Contributing
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
If you are stuck on any of the steps, we have a YouTube video you can look at: https://youtu.be/otuDhXWWnbw
<!-- LICENSE-->License
Distributed under the MIT License. See LICENSE for more information.
<!-- COMMUNICATIOIN CHANNELS -->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/