/pomothor

Application which applies the usage of Pomodoro technique for teams or individual purposes.

Primary LanguageJavaScriptMIT LicenseMIT

Pomothor

Application based on pomodoro technique to improve teams time management.

Try it https://pomothor-f46c3.web.app/

This project is in development
So take into consideration some things:

  1. Once you Sign up with your Google's account some of your information will be publicly visible (profile picture, first name and last name).
  2. At the moment created teams are not private, any user can join any team.
  3. The data will be cleaned from time to time without any communication, if you want to keep your data, please let me know.

Contributions are welcome.

Changelog

2.1.4

  • added the possibility to decide if create a team or not when accessing directly by url
  • added the possibility to join the team when the team name is duplicated

2.1.3

  • fix active menu item when home selected

2.1.2

  • show current active menu item

2.1.1

  • added copy to clipboard button to copy and share team link
  • fixed navigation from team page to create team
  • updated team L&F

2.1.0

  • added teams list view where you can see the list of all the teams to join
  • updated L&F in some pages

2.0.0

  • added teams support, from now on you can create a team and share the URL to have your own space
  • updated L&F

1.1.0

  • added router, functionality of pomodoro moved to '/teams' route
  • added logo
  • added home page

1.0.1

  • redesign of user's card

1.0.0

  • first stable version
  • added notifications, from now on you can be notified when focused user finish his focus time
  • created current user card

0.1.0

  • first release