"Native" client for the FrostByte forum.
Find a file
2023-12-15 15:25:18 +01:00
assets Initial commit 2023-12-13 22:17:21 +01:00
misc Readme, additional draft 2023-12-15 15:01:15 +01:00
src Added comments to PostsContainer 2023-12-15 12:41:02 +01:00
.eslintrc.cjs Formatting entire project 2023-12-15 01:32:21 +01:00
.gitignore Initial commit 2023-12-13 22:17:21 +01:00
app.json Formatting entire project 2023-12-15 01:32:21 +01:00
App.tsx Added comments to App 2023-12-15 13:39:02 +01:00
babel.config.js Formatting entire project 2023-12-15 01:32:21 +01:00
Justfile Justfile target modifications 2023-12-15 01:58:10 +01:00
package-lock.json Prettier formatter and script target 2023-12-15 01:30:54 +01:00
package.json Prettier formatter and script target 2023-12-15 01:30:54 +01:00
README.md Readme update 2023-12-15 15:25:18 +01:00
tsconfig.json Formatting entire project 2023-12-15 01:32:21 +01:00

FrostByte Native Client

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

The server architecture, also known as a monolith, all according to the YAGNI principle

Boi Architecture

This is a state diagram of the client application

Homosapien stuff

Results

Draft A Draft B Final Product
Draft One Draft Two Final Product