Skip to content

A pomdoro app, with test-driven development, an end-of-path challenge by Frontend Mentor.

Notifications You must be signed in to change notification settings

hikawi/pomodoro

Repository files navigation

Frontend Mentor - Pomodoro app solution

Coverage W3C Validation

This is a solution to the Pomodoro app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • Set a pomodoro timer and short & long break timers
  • Customize how long each timer runs for
  • See a circular progress bar that updates every minute and represents how far through their timer they are
  • Customize the appearance of the app with the ability to set preferences for colors and fonts

Keyboard Navigation

Key Action
1, 2, 3 Select clock type
P Start/resume/pause the clock

Screenshot

Home Mobile

Home mobile

Settings Mobile

Settings mobile

Home Tablet

Home tablet

Settings Tablet

Settings tablet

Home desktop

Home desktop

Settings desktop

Settings desktop

Links

My process

Built with

What I learned

I learned how to work with the circular progress bar using stroke-dasharray and <svg> element. That's kinda weird, but okay to work with for an animatable.

About

A pomdoro app, with test-driven development, an end-of-path challenge by Frontend Mentor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published