Learn Ruby on Rails from scratch : Build image sharing app

Build a social image sharing app with authentication system and crud functionality.

Ratings 3.74 / 5.00
Learn Ruby on Rails from scratch : Build  image sharing app

What You Will Learn!

  • Install Ruby and Rails
  • Add gems to gem file
  • Run Bundle install
  • Generate Controllers
  • Generate models
  • Associate models
  • Create actions for controllers
  • Create views for controller actions
  • Implement authentication system
  • Implement CRUD( Create,Read ,Update,Delete)
  • Implement Image upload capability

Description

Welcome to this course. We will be building a social image sharing app with authentication system so user of the app will have to register and sign-in each time before they can use the app. the app will also have full CRUD  (Create,Update,Read,Delete) functionality.

The course contains 72 video lectures and duration of 7.5hours  

Ruby  is a modern object oriented programming language, and Ruby on Rails is a popular and  powerful   frameworks  for building web applications. Rails was built using Ruby and makes it much easier to develop web applications with Ruby. Some notable applications have been built using Ruby on Rails: They incude

Basecamp, Twitter, Shopify, Github, LivingSocial, Groupon, Hulu, Airbnb, Yellow Pages to just mention a few.. A google search will reveal much more.. 

This course is for the absolute beginner to Ruby programming language and Rails framework.
I will guide you through setting up your development environment. Then we will cover some basics of the Ruby programming language.  We will also install git and touch on github which is used for version control.
We will create a complete blog application from scratch using Rails and in the process build up your skills.

Concepts we will cover while building our image sharing app project include:

Creating a new rails project
Updating gems using bundler
Starting rails server
Creating controllers
Creating models
Associating models
creating views
Generating models
Running migrations
Creating posts
Editing posts
Reading posts
Deleting posts
Adding links to posts
Creating comments
Deleting comments
Creating controller actions
Setting up routes
Adding resources and automatically generating routes
Implementing authentication system
Image uploading

By the end of this  course you would have developed enough skills to be build other projects.

Who Should Attend!

  • Beginner Programmers
  • Beginner developers

TAKE THIS COURSE

Tags

  • Ruby
  • Ruby on Rails

Subscribers

37

Lectures

73

TAKE THIS COURSE



Related Courses