docs: Add design schemas
Some checks failed
Build and test / Build (push) Has been cancelled

This commit is contained in:
Muyao CHEN 2024-10-09 23:23:22 +02:00
parent e1ca08db3a
commit 0adf93ed8b
3 changed files with 12 additions and 0 deletions

View File

@ -16,6 +16,9 @@
- [2024/10/06](#20241006)
- [Workflow](#workflow)
- [2024/10/07](#20241007)
- [The choice of the front end framework](#the-choice-of-the-front-end-framework)
- [2024/10/08](#20241008)
- [2024/10/09](#20241009)
<!--toc:end-->
A tricount like expense-sharing system written in Go
@ -318,3 +321,12 @@ something representable that I can show to a future interviewer.
Gitea action setup ! 🎉🎉🎉
Next step is to run some check and build and test!
### 2024/10/09
No code fore today neither. But I did some design for the user story and
the database model design.
![Core user story part 1](./docs/howmuch_us1.drawio.png)
![Database model](./docs/howmuch.drawio.png)

BIN
docs/howmuch.drawio.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 358 KiB

BIN
docs/howmuch_us1.drawio.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB