I’ll guide you step by step learning Ruby on Rails through building the Instagram application. — What’ll you learn after complete this project? How to start a new Rails application? Design System from Craft Understanding MVC (Model — View — Controller) architecture Model: Active Record migration, validation, callback, association, and query interface View: Layout, Partial and Form helpers Controller: Actions, Strong Parameters