/micro-reddit

Rails backend for a micro version of Reddit

Primary LanguageRuby

Micro-Reddit

This Micro-Reddit project builds the data structures necessary to create a website with users, posts, and comments. The models, associations, validations, and tests can be experimented with inside rails console, but the project lacks any user interface.

This project is part of The Odin Project curriculum.