Skip to content

A starter App in Typescript for practice: Created a Simple promodoro timer to study different functionalities of Typescript

Notifications You must be signed in to change notification settings

D-Ankita/Typescript-Promodoro-Timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

creative

Typescript-Promodoro-Timer

Typescript Promodoro timer MD is a Simple Promodoro timer . Typescript was used to build this project. This App was developed at the very beginning of learning Typescript.

Pomodoro Timer is a customizable pomodoro timer that works on desktop & mobile browser.

The aim of this app is to boost your productivity.

This app is inspired by Pomodoro Technique which is a time management method developed by Francesco Cirillo.

Plain CSS is used for styling.This project is not complete (as no web app could ever be sufficiently called complete) as we could always enhance the existing feature, fix bugs and add new features. I plan to revisit this project when I want to try something new.

This project is hosted on Github Pages.

About this Project

One can use this simple Promodoro timer clock for any day to day activities like studying for 1 hour or maybe a screentime of 30 mins etc..

  1. Select the session you wish to start: Promodoro Session or Short Break or Long Break
  2. Set the Time for that particular Session
  3. Start the session.

as soon as the timer end, It will play a timeup sound.

How to use

one can directly start using the Application without any need to install by simply accessing the hosted link.

To Download and run on local Machine

Prerequisites:

  1. Installed VS-Code
  2. Installed Node.js

Next Steps.

  1. Clone the Repository
git clone https://github.com/D-Ankita/Typescript-Promodoro-Timer.git
  1. Navigate to the folder and install the necessary dependencies.
npm install

3.run the Build and Start.

npm run build
npm start

Screenshots

Promodoro Session image

Short Break image

Long Break image


Untitled_design-removebg-preview

About

A starter App in Typescript for practice: Created a Simple promodoro timer to study different functionalities of Typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published