Skip to content

ammarkandel/Micro-Reddit-Rails

Repository files navigation

Micro-Reddit-Rails

Built models and migration for a Micro-Reddit web application using Ruby on Rails.

About

This project is a recreation of the Reddit application but on the model side. It focuses on creating Models with validations and associations on rails using Active Record.

In this project we:

  • Made a model for users.
  • Made a model for posts.
  • Made a model for comments.
  • Made validations for their inputs.
  • Made associations between the user, the post and the comment model.

Usage

Technologies

  • Ruby
  • Rails
  • SQLite3

Authors

👤 Ammar El refay Kandel

👤 José Oever González Hernández

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

Build micro reddit using ruby on rails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors