-
Notifications
You must be signed in to change notification settings - Fork 0
cosmicvent/reddit_clone
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Reddit Clone ============ + Users should be able to create a post(title, body) + Users should be able to create a comment(body) on posts + Users should be able to view a list of comments - posts should show the name of the author Posts ===== id | title | body |... 1 | first post ..... 2 | second post ..... Comments ======== id | body | post_id 1 | this is good | 1 2 | second comment | 2 3 | third thing | 1 4 | whaterver | 1
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published