Simple forum app written with FastAPI
agatha
676ececfad
Release version 3.0 Reviewed-on: #4 Co-authored-by: agatha <agatha@juggalol.com> Co-committed-by: agatha <agatha@juggalol.com> |
||
---|---|---|
backend | ||
frontend | ||
.gitignore | ||
docker-compose.yml | ||
README.md |
Forum App with FastAPI
Model is after 4chan
Board: has threads, unique counter for posts Thread: Collection of related posts Post: post_id, thread_id, title, content