Skip to content

A real-time surgery status dashboard that displays live updates of patient surgeries for hospital waiting rooms. The application provides families and visitors with current information about surgery schedules, patient status, and estimated completion times through an intuitive, responsive interface

Notifications You must be signed in to change notification settings

chingu-voyages/V56-tier3-team-35

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project info

URL: Surgery Update Board

Key Features:

  • Real-time surgery status updates
  • Patient information display with privacy controls
  • Mobile-responsive design for various screen sizes
  • Automatic data refresh using short polling
  • Status-based color coding (scheduled, in-progress, completed, delayed, cancelled)
  • Pagination for large patient lists
  • Live clock display

Screen Shots

Test Accounts

For testing purposes, use the following credentials:

Admin Account:

  • Email:
  • Password:

What technologies are used for this project?

This project is built with:

  • Vite
  • TypeScript
  • React
  • Material UI
  • Supabase
  • Tailwind CSS

Backend Setup

Install Dependencies

cd backend
npm install

Run the Server (Development)

npm run dev

Starts the backend server with hot reloading for development.

Run the Server (Production)

npm run build
npm run start

Builds the project and starts the production server.

Our Team

About

A real-time surgery status dashboard that displays live updates of patient surgeries for hospital waiting rooms. The application provides families and visitors with current information about surgery schedules, patient status, and estimated completion times through an intuitive, responsive interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages