Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/od-c0d3r/retro-joy
Ruby on Rails capstone project based on lifestyle articles website.
https://github.com/od-c0d3r/retro-joy
rails-application
Last synced: 25 days ago
JSON representation
Ruby on Rails capstone project based on lifestyle articles website.
- Host: GitHub
- URL: https://github.com/od-c0d3r/retro-joy
- Owner: od-c0d3r
- License: mit
- Created: 2021-07-04T16:24:36.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2021-07-17T14:27:37.000Z (over 3 years ago)
- Last Synced: 2024-10-21T19:02:12.871Z (2 months ago)
- Topics: rails-application
- Language: Ruby
- Homepage:
- Size: 505 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
Hit That ⭐️ if you like it !
# Retro Joy : Lifestyle Website articles
_A Ruby on Rails capstone based on Retro lifestyle articles website.._
## 📺 Live Demo
- [Retro Joy](https://stunning-kings-canyon-35023.herokuapp.com/)
## 📡 Technologies used :
- Ruby
- Ruby on Rails
- RSpec - _Ruby Test Driven Development framework_## 🔧 Tools used :
1. [Trello](http://trello.com) - _Task and time managment_
1. [VSCode](https://code.visualstudio.com/) - _As a code editor_
1. [Rubocop](https://rubocop.org/) - _Ruby gem as a Ruby Linter_
1. [Google DevTools](https://developers.google.com/) - _Debugging tool_## How to use it
Open the Live code link or follow `Development` section for acquiring a local copy of the App, made for you.## Development
Follow these steps to get a local copy up and running :
1. On terminal Type `git clone https://github.com/od-c0d3r/Retro-Joy`.
1. On terminal Type `cd Retro-Joy`.
1. Run `bundle install` to install all gems required if it isn't exist.
1. Run `npm install` to install the dependencies.
1. Run `rails db:migrate` to migrate the database.
1. Run `rails db:seed` to seed the database.
3. Run `rails server` to serve the website on your localhost.- For testing :
- Run RSpec tests in terminal with `rspec` in the repository root.## Show your support 🤙
- Give a ⭐️ if you like this project! OR
Even better, contribute in [issues](./issures) by suggest an improvment or locate a 🐞!
And give it a try by submiting a [pull requst](./pulls) so we can discuss the changes !## Acknowledgments 📜
- Design idea by [Nelson Sakwa](http://sakwadesign.com/) in [Behance](https://www.behance.net/sakwadesignstudio)
## Auther `Omar R.`
- [](https://github.com/od-c0d3r)
- [](https://twitter.com/od_coder)## License 📝
This project is [MIT](https://opensource.org/licenses/MIT) licensed.