
Introduction to the Course
Basic Ruby Guide for Beginners
A quick introduction to the Rails framework
Installing Rails in Ubuntu
Installing Rails in Windows
Project Description and project startup
MySQL setup for the rails
Building the Controllers and Views for the Project
Building an application layout for the Bookstore
Building the layout for the app the final steps.
Building the Models and the Database of the project
Creating the Books Object
Editing and Deleting the Books feature
Editing and deleting other resources from the DB.
Introduction to the Blogging System
Building the UI for the blog.
Building the Admin UI for the blog
Adding the CSS for the code
Set up the controllers models and routes for the App
Using Bootstrap for the layout
Building the basic DB operations for the Admin
Implement the DB operations for Posts and Users
Implementing the search and pagination for the blog
Implement the file upload and editor fields.
Adding front end posts, categories and comments
Adding the Login System to our code
Introduction to the Project
Building the UI for the gallery
Building the CSS for the Gallery
Fixing the dependencies and resources
Building the layouts and views for the App
Building the Image Uploader
Implementing the Edit and Delete Functions
Introduction to Rails CMS
Set up the database for the project
Using the Active Admin
Building the Blocks and Dashboard
Creating the front end pages and menu items
Final project wrap up.
Introduction to the Ecommerce Project
Postgres setup for the site
Installing Spree
Adding themes and other assets
Adding View Content with Deface
Integrating Payment Gateway
The final course wrapup
Projects in Ruby On Rails is for developers looking to upgrade their ruby and rails skills. This course is not for beginners and will be more suited to professionals who have already done some Ruby coding. If you are new to Ruby on Rails you can try our introductory course" Learn Ruby on Rails from Scratch.
The course has been taught primarily in Linux. We have included tutorials to help you get started in Windows but we suggest you use some flavour of Linux for this course. You can use virtual OS if required. This course also assumes you know SQL and as we have used it in all the examples. The following projects have been selected and created in the course. It will not only help you understand the core concepts of ROR but will also teach you the best of development practices.
Project Details
Book Store - The first project is a simple book stock application. You will learn to install the Rails and MySQL and will build the app step by step adding controllers, views and models. By the end of it you will have pretty good idea to build yourself a similar stock keeping web app in ROR.
Blogging System - Learn to make a complete blog management system like WordPress in Ruby on Rails. Learn to design your App from ground up using the MVC architecture . You will learn smart ruby coding techniques in this project.
Image Gallery - Learn to create image gallery with optimal image storage and retrieval mechanism. This simple yet fun project will build further on your knowledge and will teach you professional rail development methodologies.
Shopping Cart - A web development course is incomplete without a shopping cart project. You will learn the basic cart development process and you can extend the code to build your own online stores. We have used the Spree system for this project.
Content Management System - This is the most complex of the project tackled in the course. This project is a robust content management tool similar to many commercial applications. It will refresh all the techniques and processes learn in this course.
If you successfully build and improve on the projects covered in this course you will be able to undertake and complete any project in ROR. So come aboard be be the Rails Ninja..