A simple wait time web application displayed on TVs at our Las Vegas clinics. It shows our patients the current providers on staff, their estimated wait time, and a weather forecast module for the area the clinic is in.
Built with JavaScript and Google Material Design.
To start the development version of the project, run the following commands:
npm install
npm start
Navigate to http://localhost:8001.