Skip to content

This is a simple version of reddit built with Ruby on Rails

License

Notifications You must be signed in to change notification settings

gscarv13/micro-reddit

Repository files navigation

Models for Reddit with Rails

Simple reddit models association with database built with Rails.

Built With

  • Ruby 3.0
  • Ruby on Rails 6.1
  • SQLite 3

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Ruby on Rails v 6.x. For more information on how to install Ruby on Rails, please follow this link

Setup and Install

  • Clone this repository using the link above (click on the 'code' button)
  • Open a terminal and cd to the cloned repository
  • run bundle install to install the dependencies
  • run bin/rails db:migrate to migrate the database

Usage

  • To test the Models run rails c Try creating new instances of the models Post, User and Comment

Authors

👤 Gustavo Carvalho

👤 Alicia Rojas

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

This is a simple version of reddit built with Ruby on Rails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published