Skip to content

shivanigangadharan/focus-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot (799)

Focus Manager is a time management tool that lets you use the Pomodoro technique, track your tasks for the day and get more things done within the same amount of time, effectively!

Technologies used

  • React
  • mockapi.io

Functionalities

Authentication

  • Sign up with new account
  • Login to existing account
  • Logout
  • Guest login

Timer page

  • User is given three different timers
    • Pomodoro timer (25 mins)
    • Short break timer (5 mins)
    • Long break timer (10 mins)
  • These timers can be paused, stopped and run.
  • User can also add tasks, edit and delete tasks (if logged in).
  • If a task is complete, user can mark it as checked (or unchecked if not done)
  • Timer functionality can be used wihtout having to login.

Screenshot (800)

Settings

  • Here user can change the duration of timer for Pomodoro, short break and long break (time will be in minutes)
  • User can also run these timers here.
  • Timer settings can be changed even if user is not logged in.

Screenshot (802)

Know More page

  • To read and learn more about this technique and how to use it to obtain maximum productivity.

Screenshot (804)