FAQS
Published Aug 6, 2023
⋅
Updated Oct 25, 2024
⋅
1 min read
Tags:
school
🔍 A React PWA for tracking queues in the SUTD canteen. Designed and built for the SUTD module 60.005 HCI and AI in 12 weeks.
Overview
FAQS is a mobile web application that consolidates information on the canteen. Computer vision is used to identify if a stall is open, and if so, its queue length based on the number of people in queue, and estimated queue timings. It also helps users identify seating zones with lesser crowds within the canteen which can be used to enhance the user's dining experience in the canteen.
I prototyped the app using Figma, conducted user interviews and A/B testing, and developed the React frontend.