Skip to content

sethaddison/micro-reddit

Repository files navigation

Micro-reddit

Micro-reddit is a small assignment from Odin Project. The assignment was to build a rails app with 3 models:

  1. Users - Users can have many posts and many comments
  2. Posts - Posts belong to a user, and have many comments
  3. Comments - Comments belong to a user and a post

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published