Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 1.33 KB

README.md

File metadata and controls

28 lines (25 loc) · 1.33 KB

Introduction

The app was made for COVID testing sites. The Manager can copy and paste the list of User ID's, names, and date of birth (dob) to the app. The list will appear in check-in. Once a patient has been checked in they are added to the queue. All the information is updated in real-time. Check in patients can be searched by name or dob. Only those authenticated on the app can view the list. The site is mobile-first responsive design.

To view the app click here. Simple click 'Login' to access the app (the credentials are already entered).

Technologies Used

  • React
  • JavaScript
  • HTML
  • JSS
  • Firebase
  • Firestore

Screen Shots

Log in Page

Add a New List (image is zoomed out)

Check In List

Confirm Selection

Queue

Navigation Menu