Hospital Kiosk Application

This application was created for a class project, not developed directly for Brigham and Women's Hospital.

map editor page with a node currently being edited in the editor panel

Role: Assistant Lead Developer, Full Stack

Team Size: 11

Duration: 7 weeks

Tools/Libraries/Frameworks: Webstorm, React.js, Express.js, TypeScript, Axios, Tailwind CSS, PostgreSQL, Prisma ORM, Figma, GitHub

Summary

This is a hospital kiosk web application for hospital patients and staff, created by a team of 11 software engineers. The final software prototype includes hospital pathfinding and multiple integrated service request modules. Map data can be edited using CSV files and manually adjusted on an editor page. Map data, employees, and service request data are stored in a database and may be viewed from the application.

My Contributions

  • Components such as the radio button, input with searchable dropdown, and tables
  • CSV export for the CSV manager page used to edit map data
  • Interface and database connection for multi-floor pathfinding
  • Front-end for gift delivery page
  • Map editor page (drag and drop nodes, map editor panel)
  • Flower delivery arcade game
add node tab of map editor panel pathfinding page flower delivery arcade game maintenance request form