GeekBoySupreme / what_the_health

Home Page:https://whatthehealth.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What the Health

In the initial days of Covid, there was a lot of hue and uproar around the data safety and privacy policies of multiple covid tracker apps across the world, more so in India where Aarogya Setu became a bone of contention.
While data sharing is necessary for public health officials, the question was, how do we make this easier for the public to share info without feeling like they were coerced into it, and making this fun.
What the Health tries to add a level of transparency and old school nostalgia by letting people share their health data in the form of a gamified quiz, where they get to share Spotify song/playlist links with others who use the platform.

Tech Stack - (Backend - Node, MongoDB; Frontend - Vanilla HTML, CSS, JS)
Live Site ➡️ https://whatthehealth.netlify.app/
Link to Video ➡️ https://youtu.be/ysc8rdWiPW0
Link to Presentation ➡️ https://docs.google.com/presentation/d/1ENmTUDQL5Wop-M-nj4kmEm1G0cX9wA1b8sBsg2Pb7Qc/edit?usp=sharing


  • In here, you accept the consent form for sharing data.
  • You complete the questionnaire.
  • You share a Spotify link to be shared with others.
  • You get your result, and a new Spotify link for yourself.

Server deployed at ➡️ https://stump-messy-geometry.glitch.me
Live Site ➡️ https://whatthehealth.netlify.app/

Setup


- For backend, `npm install` and `npm start`
(Find a more detailed Readme inside Backend subfolder) - For frontend, use VS Code Live Server extension to avoid CORS issues.

About

https://whatthehealth.netlify.app/

License:MIT License


Languages

Language:HTML 48.1%Language:JavaScript 34.0%Language:CSS 18.0%