Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.72 KB

File metadata and controls

32 lines (25 loc) · 1.72 KB

This is InTheAir, a healthcare web application that crowdsources information about viral outbreaks in the community using anonymous reporting and geolocation. An authenticated user can report, view, edit, and delete symptom reports that would notify them of potential health risks in certain areas. This project was submitted to the HackMIT 2021 Health track.

Created with HTML/CSS, Node.js, Express, MongoDB, as well as various packages and APIs

⭐ Features

  • User authentication with Passport.js (name, email, password)
  • Map interface with clustering, popup, and markers
  • Let users create and view symptoms reports
  • Let authenticated users update or delete their report.
  • Validation and error handling
  • Show health statistics (in-progress)

📈 Presentation

📸 Snapshots

1. Home Page

Home

1. Home Page

Report

1. Map Page

Map

🧑‍🤝‍🧑 Our Team Members