Skip to content

winnie368c/pomoto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomoto - Pomodoro Timer

Purpose

To encourage productivity, this web app breaks users' workdays down into 25-minute chunks and provides a visual summary of their work activity to allow easy assessment and improvement of time management.

The following techniques and technologies were used in the creation of this application:

  • frontend written in HTML, CSS, and Javascript
  • fetch to access backend
  • asynchronous API (async/await)
  • HTTP methods (GET, POST, DELETE, PATCH)
  • MongoDB database

Overview

Home Page:

Users can login and edit their profile with changes being saved to the database. They can add a task and start the timer.

Analytics Page:

The user's personal activity history is displayed in a doughnut chart.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published