/fomodoro

Tomodoro timer

Primary LanguageTypeScript

Fomodoro

Description

It's a tomodoro timer implemented by React Native.

Motivation

During the time studying for the exams, I usually want to use the smart phone. So I built this application in order to remind myself not to lose the concentration in a specific period of time, and the studying can be efficient.

Features

  • Can create categories of the time to concentrate for.
  • Count the total concentration time of a day.
  • Ads free.

What did I learn

  • Output an apk file for Android devices.
  • First attempt to save the data locally which is achieved by SQlite.