Rare find

YouPeriod. A period tracking app that keeps your data only on your device, never online.

YouPeriod.app

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2023
  • removed connect-src doesn't seem to effect running
  • removing the style-src and the default-src
  • add auth-worker check & specific CSP for it
November 2022
  • Suggest Passphrase (#63)
  • adding privacy policy page (#65)
September 2022
  • auth-worker: minor fix (but big security bug) to use actual entered p…
July 2022
  • Add about page (#55)
  • Feature tests for minimum APIs needed by user's browser (#62)
  • Update Code of Conduct -- new community leader
  • CLIENT: minor tweaks to JS for consistency
  • Merge pull request #52 from pselle/contributing-6
  • Update .github/CONTRIBUTING.md
  • Add CONTRIBUTING doc for project
  • CLIENT: tweak to CSS to keep text inputs visible on screen
  • CLIENT: minor tweaks to markup
  • CLIENT: fixing bug in data-manager that broke saving data
  • README: adding link to new code-of-conduct document
  • add code of conduct (#10)
  • CLIENT: adding delete-profile functionality, closes #48
  • CLIENT: adding change-passphrase functionality, per #48