Skip to content

A limited clone of Reddit, built using a tutorial.

Notifications You must be signed in to change notification settings

jnsya/micro-reddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro Reddit

This is a small tutorial project to create a limited functionality Reddit clone.

My learning goal was to practice creating models using Active Record. The app uses Rails to build the data structures necessary to support creating posts and commenting.

It's from The Odin Project.

Skills Practiced

  • Using Active Record to represent data objects.
  • Running database migrations.
  • Creating validations with the built-in Active Record helpers.
  • Declaring associations between my models.

About

A limited clone of Reddit, built using a tutorial.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published