2nd Year Computer Science at UCLA
Bank Ticket Counter
React JS
Project
Overview
This app was built using React JS and is fully frontend only. Users are able to click the ticket counter and I made use of React hooks and state to keep track of the variables for it to be updated on both the admin and users page. When the bank counter is busy it displays a red dot, and the main screen always show the last number served and taken.
Technologies
React JS
Back