Readme update
This commit is contained in:
parent
0108ff95ba
commit
da95ad937a
1 changed files with 9 additions and 4 deletions
13
README.md
13
README.md
|
@ -3,13 +3,18 @@
|
|||
This is a native client for the FrostByte forum. It is written in TypeScript and uses the Expo build system to build for Android and iOS.
|
||||
A Justfile is included for convenience.
|
||||
|
||||
# Details
|
||||
## Details
|
||||
|
||||
### The server architecture, also known as a monolith, all according to the YAGNI principle
|
||||
|
||||
![Boi Architecture](misc/boi_architecture.svg)
|
||||
|
||||
### This is a state diagram of the client application
|
||||
|
||||
![Homosapien stuff](misc/homosapien.svg)
|
||||
|
||||
# Results
|
||||
## Results
|
||||
|
||||
Draft One | Draft Two | Final Product
|
||||
:---------------------------:|:----------------------------:|:---------------------------:
|
||||
Draft A | Draft B | Final Product
|
||||
:----------------------------:|:----------------------------:|:---------------------------:
|
||||
![Draft One](misc/draft2.png) | ![Draft Two](misc/draft.png) | ![Final Product](misc/product.png)
|
||||
|
|
Loading…
Reference in a new issue