Skip to content

Beta (stable)

Latest
Compare
Choose a tag to compare
@MikeTheCanuck MikeTheCanuck released this 29 Dec 23:02
· 16 commits to master since this release
1b4da55

Minimally functional MVP

  • can create new Encounter records - capture the details of who you talked to, where and when, about what
  • can review a date-descending-sorted Timeline of existing Encounters
  • all data separated per user

Notes

  • Photos supported in code and in future user will be able to upload images
  • Encounter records are write-once at the moment - future ability to edit existing Encounter records