/MicroReddit

This is a Micro Reddit you can play with the model associations in the active record.

Primary LanguageRuby

hire-badge Twitter Follow

MicroReddit (Building with Active Record)

Project based on associations between different Rails models

Built With

  • Ruby
  • Ruby on Rails
  • VSCode
  • Linters

What it does?

Creates associations between different models in Ruby on Rails.

Getting Started

  • Clone the project to your local machine;
  • cd into the project directory;
  • Run bundle install to install the necessary gems;
  • Run rails db:create;
  • Run rails db:migrate;
  • Run rails s to start a server in your computer;
  • In your browser address, type the following URL: localhost:3000;
  • Enjoy the App and its functionalities!

Authors

👤 Glory David

🤝 Contributing

Contributions, issues and feature requests are welcome! Start by:

Forking the project. Cloning the project to your local machine. cd into the project directory. Run git checkout -b your-branch-name. Make your contributions. Push your branch up to your forked repository. Open a Pull Request with a detailed description to the development branch of the original project for a review.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments