Open Issues Need Help
View All on GitHubAI Summary: The task is to fix a bug in a Next.js fleet management system where the exam timer doesn't stop the user from interacting with the exam after the countdown ends. This requires investigating the timer implementation, identifying why it's not halting user interaction, and implementing a solution to ensure the timer correctly stops the exam when it expires. The provided project is a Next.js frontend with planned backend integration; the bug likely resides in the frontend code.
A scalable and secure fleet management system built with Next.js, Prisma, and PostgreSQL, designed to handle vehicle requests, real-time trip tracking, detailed reporting, and role-based access for organizational operations.