This project puts our knowledge of active record, models, and associations to the test. We built an application similar to Reddit (called Micro-Reddit) where a user can create a post and add comments to it.
- Ruby on Rails
- Clone the project from github using
$ git clone https://github.com/luciano-ilha/micro-reddit.git
cd micro-reddit
$ bundle install
- Rspec ✔️
- $ rspec
👤 Haroon Abdulrazaq
- Github: @Haroonabdulrazaq
- Twitter: @Hanq_o
- Linkedin: Haroonabdulrazaq
👤 Luciano ilha carbonel
- Github: @Luciano ilha
- Twitter: @CarbonellIlha
- Linkedin: @Luciano ilha
Contributions, issues and feature requests are welcome!
Feel free to check the fork this repo and create pull request if you want to make changes.
MIT License
Copyright (c) 2020 Haroon Abdulrazaq
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so.
Give a ⭐️ if you like this project!
- Microverse
- ThOdinProject