Built with Ruby on Rails with more emphasis on ActiveRecord
Additional description about the project and its features.
We created three models namely User, Post ,Comment and used our knowledge of Active Record to set up Validations and Associations on each of the models.
- Ruby on Rails --v 6.1.3
- Ruby --v 3.0.0
- SQL
To get a local copy up and running follow these simple example steps.
Clone the repository by running git clone https://github.com/karvel-code/micro_reddit in the directory you wish to clone into.
Or download the Zip folder at https://github.com/karvel-code/micro_reddit/archive/refs/heads/develop.zip
run yarn
run bundle
run rails c to open rails console and be able to interact with the models.
You can also require hirb in the console and run Hirb.enable to have a nice display of the data.
👤 Elvis Kariithi Githinji
- GitHub: @karvel-code
- LinkedIn: @Elvis Githinji
👤 Verissimo Henry
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: Linkedin: linkedin
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- The Odin Project
This project is MIT licensed.