A timer used in a tutoring business to help students keep track of their time while doing mock exams for the UCAT (University Clinical Aptitude Test).
- Display the total time for each section of the UCAT exam.
- Visual display of time remaining for each section.
- Start, pause, next, and end buttons to control the timer.
- Automatic transition to the next section after the current section ends.
You can try out the UCAT Timer here.
- Click the "Start" button to begin the timer for the current section.
- Use the "Pause" button to temporarily pause the timer and resume it later.
- Click the "Next" button to manually move to the next section.
- The timer will automatically transition to the next section after the current section ends.
- The "End" button stops the timer and resets it to the initial state, allowing you to start over.
- Click here to use the timer online!
To use the UCAT Timer locally, follow these steps:
- Clone the repository:
git clone https://github.com/ProximoBinks/Ucat-Timer.git
- Open the index.html file in your web browser.
This project is licensed under the MIT License.