Coder Social home page Coder Social logo

pomodoro-timer's Introduction

Pomodoro Timer

React

This program was made using react and twtter bootstrap. The project was my first major asignment with React given to me in my Thinkful class. I learned a lot about state management and asynchronous coding and got more experience with bootstrap as well. The program has a single page design but is responsive both to inputs and sizing to some degree.

  • Some of the sizing responsiveness needs to tweaked currently

What is a Pomodoro Timer?

The pomodoro technique is a method of breaking up periods of work for maximum efficiency. Originally created by an Francesco Cirillo, who used a kitchen timer to set focus periods and then break periods. The kitchen timer that he used was in the shape of a pomodoro (Italian for tomato).

How does it work?

The program is based around state management. The user is able to adjust focus and break timers in increments of 5 and 1 minutes respectfully. These changes change the saved data via the useState function in React. When the user presses play a timer begins counting down and a progress bar begins filling up. Once the timer is up an alarm sounds and the break timer begins. The user may pause the timer, which freezes the state updates that occur each second. If the user presses the stop button, everything is set back to the initial state and the bar is no longer rendered to the screen. The timers maintain the values given by the user.

pomodoro-timer's People

Contributors

geoffxp avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.