Skip to content

blackpintz/Micro_reddit

Repository files navigation

Building with Active Record

This builds an application similar to Reddit (called Micro-Reddit), where a user can create a post and add comments to it.

Built with

  • Ruby on Rails

Getting Started

  • Clone the git repository.
  • cd into the project
  • run bundle install.
  • run rails c
  • Use Post.create, User.create, Comment.create to create new posts, users and comments respectively.
  • Refer here to find more on how the associations between the models work.

Authors

Rose Wanjohi

Abdoulaye Njigouh

Show your support

Give a ⭐️ if you like this project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published