xylieong / fch-virus-combat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forkwell Coronavirus Hack: Virus Combat

Fork this repository to start participating!

About

Welcome to Forkwell Coronavirus Hack!

This repository contains the hackathon kit for you to get started on solving Topic 2: Virus Combat and (eventually) all of your submissions.

Sponsors

Microsoft MDEC Runcloud
AWS DigitlOcean Sunway iLabs
CoronaTracker LEAD AI Geeks

Background

WHO has outlined key actions for managing pandemics; testing, tracking, tracing, isolation and quarantine. Governments around the world are applying these key actions to cope with the spread of disease but appear to be inadequate with the scale of the outbreak. We as individuals can play a substantial role in combating this outbreak. With the help of modern technologies, we can realise these actions effectively.

Developing a tool targeted for government, authorities, communities, and individuals are all acceptable. Teams with the winning prototype will automatically get wildcard placement in Sunway iLab's Super Accelerator program to realise the prototype at scale!

Goal

Build web-based or mobile apps to help nations cope with the outbreak.

  1. Identify worrying trends by applying AI and Big Data techniques to publicly available datasets.
  2. Propose and develop a prototype that helps nations alleviate these worrying trends.
  3. Showcase your proposal and prototype.

Submission

You are required to submit a 15-minute presentation video of your report. However, to ensure the legitimacy of your submission, you are required to submit your project artifacts (code, datasets, documents) as a fork to this repository.

A submission form will be available on the 14th of April 2020 for submission, please join our facebook group and discord channel to keep updated with latest changes.

After creating your own fork, clone your repository:

git clone git@github.com:<your-github-username>/fch-virus-combat

Change to the directory:

cd fch-virus-combat

Set upstream:

git remote add upstream git@github.com:forkwell-io/fch-virus-combat

...and start Hacking!!

Once you are ready to submit, create a pull request from your fork to us and include the link to your fork in your submission form that will be available on the 14th of April 2020.

Please remember that your code will be publicly available, open-sourced licesed and free for the internet to use. Please ensure that you don't commit any sensitive information!

Resources

Databases

Name Link
New cases, New deaths, Total cases, Total deaths https://covid.ourworldindata.org/data/full_data.csv
Airport codes https://drive.google.com/file/d/1Wb1bYYfS46356uAeyw1qGse7SQjo5OEa/view?usp=sharing
Flight data https://drive.google.com/file/d/1eSq2vDSQJzDeORZS_VcjzZ_PRcbhcbf7/view?usp=sharing
World Health Organization https://drive.google.com/open?id=1oe15S0i9fG4mYr8IxqWfASYbxsunWyRh
Johns Hopkins https://github.com/CSSEGISandData/COVID-19
Nextstrain https://github.com/nextstrain/ncov
Dataset Seach https://blog-google.cdn.ampproject.org/c/s/blog.google/products/search/discovering-millions-datasets-web/amp/

APIs

Name Link
CoronaTracker API https://api.coronatracker.com
COVID-19 Postman API https://covid-19-apis.postman.com/
COVID-19 Rapid API https://rapidapi.com/api-sports/api/covid-193?endpoint=apiendpoint_dfb9e52d-bd90-48ec-a571-8b78610a736d

Tools

Name Link
nodejs-starter https://github.com/MLH/mlh-hackathon-nodejs-starter
rails-devise-graphql https://github.com/zauberware/rails-devise-graphql
microAuth https://github.com/Gingernaut/microAuth

Awesome perks from our sponsors!

Deployment

E-learning

Help us organize better

Feel free to open issues if you find anything lacking and we appreciate your feedback greatly!

Community

Join the community!

About

License:MIT License