Skip to content

Commit

Permalink
Add relational model description.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmort1021 committed Nov 5, 2024
1 parent 5d59369 commit c1e773c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _notebooks/CSP/flask/2023-10-29-flocker_post.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
"\n",
"4. **SQL Alchemy (Store Data)**:\n",
" - **Store Data**: SQL Alchemy is used to interact with the database, storing and retrieving data as needed.\n",
" - **Relational Model**: The relational model consists of Sections containing Groups, which have Channels for Posts, with Users acting as Group moderators and Post contributors. \n",
"\n",
"![database]({{site.baseurl}}/images/user_management_db.png)\n"
]
Expand Down

0 comments on commit c1e773c

Please sign in to comment.