Skip to content

ptMcGit/reddit_clone

Repository files navigation

Reddit Clone

Build Status

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

Primary Models

  • Users
  • Rooms
  • Posts
  • Comments

Users

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"

Rooms

  • Have posts associated with them

Posts

  • Have comments associated with them

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published