Skip to content

arashveysi3/peri

 
 

Repository files navigation

Logo

Peri

The Period Tracker App

About the project

Peri is period tracker application. The application has the necessary features that help you track your cycle. The app shows:

  • number of days before period,
  • current cycle day,
  • chance of getting pregnant,
  • number of days before ovulation,
  • possible next period date,
  • history of previous cycles,
  • the average value of the cycle length and the average value of the period length.

It also tracks the current phase of the cycle. And displays information about this phase and the symptoms that a woman may feel during this phase.

See the open issues and project for a full list of known issues.

Usage

Welcome Home Details
Welcome page Home Details
Info Menu
Additional Info Menu

Themes

lightTheme darkTheme
Light Theme Dark Theme

Supported languages

Our application supports the following languages:

  • Bahasa Indonesia (Bahasa Indonesia)
  • English (English)
  • Finnish (Suomi)
  • French (Français)
  • German (Deutsch)
  • Gujarati (ગુજરાતી)
  • Hindi (हिन्दी)
  • Hinglish (Hinglish)
  • Persian (پارسی)
  • Russian (Русский)
  • Spanish (Español)
  • Tagalog (Tagalog)
  • Tamil (தமிழ்)
  • Vietnamese (Tiếng Việt)

You can find the translations files in this folder.

How to build

You can find the full instruction about the project building in BUILDING.md file.

Contribution

We welcome contributions to translate our application into different languages. Also to edit existing translations. If you want help us, you can find complete instructions in CONTRIBUTING.md file or in issues.

Algorithms and calculations

You can find a description of the logic and algorithms that are used in the application in CALCULATION.md.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.3%
  • CSS 12.3%
  • HTML 0.4%