Skip to content

A Micro Reddit backend built on Rails for The Odin Project

Notifications You must be signed in to change notification settings

jonathanmeneses/micro-reddit

Repository files navigation

README

Overview

This is a repostiory for a "Micro Reddit" project built using Rails as part of The Odin Project criteria. It's meant to build and test an understanding of models, validations, and associations as part of Rails' Active Record gem.

Technologies Used

  • Ruby 3.x
  • Rails 7.x
  • SQLite3

Features

  • User Management: Users can sign up with a unique username and email.
  • Post Creation: Users can create posts with titles and optional links.
  • Comments: Users can comment on posts, showcasing the associations between users, posts, and comments.

How to Use

It's not recommended to clone this yourself, but rather, follow the instructions in The Odin Project to build this yourself! It was a great exercise, and I feel much more confident in my understanding of Active Record after doing so.

Contact Me

Thanks for checking out this work. This represents the beginning of my dvelopment journey, and I hope you'll follow along as I grow.

Interested in learning more about my experience with The Odin Project? Feel free to connect with me on LinkedIn or send me an email!

About

A Micro Reddit backend built on Rails for The Odin Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published