add project description

This commit is contained in:
agatha 2024-03-31 21:30:50 -04:00
commit bf9f0d4d3f

6
README.md Normal file
View File

@ -0,0 +1,6 @@
# 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