MikeTheCanuck
released this
29 Dec 23:02
·
16 commits
to master
since this release
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