/sauglog

Simple, privacy-first breastfeeding tracker for your phone

Primary LanguageVueMIT LicenseMIT

Sauglog

👉 A simple, privacy-first breastfeeding logger

Sauglog is a simple mobile application to log when and how you breastfeed your baby. It keeps all data stored locally and does not communicate with any servers. There are no advertisement, no analytics. Any data you enter stays on your phone.

🌟 Features

list of feeds

👉 Lists when you fed your baby, and in which position.

edit screen

👉 Easy input/edit of breastfeeding data

👉 Speaks your language (so far English and French, contributions welcome)

👉 Free, open source, ad-free

🛒 Get it

  1. Visit Sauglog in your browser
  2. Click the installation banner shown by your browser (more instructions for Firefox, Chrome)

💪 Contribute

Pull requests are welcome. This is a standard Vite/Vue/Typescript project, use yarn dev to start the development server. A minimal suite of E2E tests is maintained in the cypress/ folder.

The code was more cobbled together than properly engineered, expect quirks here and there. It uses a random mix of Vue's options and composition API, I guess the latter should be favoured in new code.