kausarsayyed20 / Pomodoro-Clock

Pomodoro clock is a time management technique which break down all of your task in 25 minutes time block.

Home Page:https://pomodoro-817b5.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Pomodoro Clock

An simple pomodoro clock to enhance your productivity!

View Demo

Introduction

The Pomodoro Technique is a time management method that aims to maximize productivity through focused sessions of work. Tasks are divided in intervals of 25 minutes, also called a pomodoro session. After each interval, the worker takes a short break for about 5 minutes.

1.Get a to-do list and a timer.

2.Set your timer for 25 minutes, and focus on a single task until the timer rings.

3.When your session ends, mark off one pomodoro and record what you completed.

4.Then enjoy a five-minute break.

5.After four pomodoros, take a longer, more restorative 15-30 minute break.

Techology Stack

React

HTML5

CSS3

npm

firebase

docker



Prerequisites

  • npm

    npm install npm@latest -g

    Installation

  1. Clone the repo
    git clone https://github.com/kausarsayyed20/Pomodoro-Clock.git
  2. Install NPM packages
    npm install

Screenshots

pomodoro

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Project Link: https://github.com/kausarsayyed20/Pomodoro-Clock/

Kausar Sayyed - kausarsayyed.20@gmail.com

Rohit Agharkar - rohitsa40@gmail.com

About

Pomodoro clock is a time management technique which break down all of your task in 25 minutes time block.

https://pomodoro-817b5.web.app/


Languages

Language:JavaScript 75.6%Language:HTML 14.9%Language:CSS 9.0%Language:Dockerfile 0.6%