Skip to content

glitchful-dev/practice-clock

Repository files navigation

Practice Clock

An educational app to help students learn to tell time through interactive analog clock exercises.

Features

  • SVG analog clock with hour and minute hands
  • Three question modes:
    • What time is it now?
    • What time will/was it X minutes from now/ago?
    • What time will/was it X hours and Y minutes from now/ago?
  • Three difficulty levels for minutes (15-min intervals, 5-min intervals, any minute)
  • Touch, mouse drag, and scroll wheel input for time selection
  • Score tracking with elapsed time counter
  • Dark/light theme (follows system preference)

Getting Started

npm install
npm run dev

Build

npm run build

About

Educational app to help students practice reading analog clocks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors