Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 472 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 472 Bytes

ER-BC: nwHacks 2024 Project

A site that allows BC residents to view emergency room wait times at nearby hospitals, obtain directions, and complete an intake form.

Features

  • Use location to see nearest hopitals
  • See hospital wait times real-time via web sockets
  • Intake form
  • Map view to see where the hospital is

Technology used

  • Python (Flask)
  • HTML
  • CSS
  • JavaScript
  • jQuery