Skip to content

The project I made for the Atlassian Hack@Home challenge's final 4-hour individual hackathon where I won the 1st Prize from an initial pool of more than 2,000 students.

Notifications You must be signed in to change notification settings

raunit-x/Atlassian-Hackathon-Covid-19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Atlassian Hack@Home Final Round Winning Submission

1. The Dash Web App with Real Time Data Visualizations

2. The Covid Info Store

  • It shows one of the best articles on COVID-19.
  • Have to add a ranking algorithm to improve upon the recommendations.

3. Slack Bot

  • It updates the user directly on Slack on the changes in the COVID-19 cases in India.
  • Using BeautifulSoup the data is directly scraped from the official Indian Government Data
  • Any changes in the number of cases is reported along with the same for all States/UT
  • To add this to your own slack:
    1. Configure your custom slack app to a specific channel where you want the upates.
    2. Add your own webhook url in the code.

TODO

  1. Add a plotly express scatter map_box specifically for India.
  2. Add more visualizations for more specific data.
  3. Deploy the webapp using Heroku.
  4. Work on the UI of The Covid Info Store.
  5. Add a dynamic addition of curated articles for everyone to read on COVID-19 from official sources.

About

The project I made for the Atlassian Hack@Home challenge's final 4-hour individual hackathon where I won the 1st Prize from an initial pool of more than 2,000 students.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published