blackbaba / Learning-Ruby-on-Rails

Project Work for - Agile Web Development with Rails 5.1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Agile Web Development with Rails 5.1 (Textbook)

Core Skills Learnt

  • Ruby
  • Rails
  • AJAX
  • React.js
  • Webpack (using Webpacker gem)
  • ERB Templating
  • Unit and System Testing (Capybara)
  • Basics of OOP
  • Basics of PostGreSQL

Major Project - Shopping Cart Application

Heroku Demo - https://gentle-caverns-27808.herokuapp.com/

Technologies used

Ruby on Rails, Javascript, React.js, WebSockets, Advanced CSS and Webpack.

Usage Instructions

Clone the project into a local directory and run the following commands:

cd depot/
bundle install
rails server

See Screenshot


About

Project Work for - Agile Web Development with Rails 5.1

License:MIT License


Languages

Language:Ruby 63.2%Language:HTML 19.4%Language:CSS 8.6%Language:JavaScript 6.7%Language:CoffeeScript 2.2%