This app is an attempt at a social networking platform. The goal is to implement many of the more recognizable features of those kinds of sites.
See the app at https://reddit-clone456.herokuapp.com
- Users
- Rooms
- Posts
- Comments
May:
- create/delete an account
- log in/log out
- modify their user account
- create posts; delete their posts
- create comments; delete their comments
- create rooms; delete rooms they created
- upvote/downvote posts
- view other users' "profiles"
- Have posts associated with them
- Have comments associated with them