Skip to content

Little app for tracking everything I want to track about the dog

Notifications You must be signed in to change notification settings

julianjelfs/doglogger

Repository files navigation

Everything we need / want to track about the dog

  • poos
  • house training transgressions
  • weight
  • vaccinations
  • flea / worm stuff

Data structure

All dates and times are going to be stored as posix. We'll sort out later what to do about the charts and DST etc.

poos: posix[],
woopsies: posix[],
weights: { posix, weight }[],
schedule: ???

About

Little app for tracking everything I want to track about the dog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published