In Code4Newbies, I will walk you through steps of how to create a very simple online education web application, a "newbies version" of Code4Startup. What you will learn:
- Meet your new friend, Ruby on Rails
- Install Ruby, Rails for MAC OS X 10.9 or higher
- Install Ruby, Rails for MAC OS X 10.6, 10.7 or 10.8
- Install Ruby, Rails for Windows
- Setting up with Wistia
- Initialise project folder
- Create 2 static pages: About & Contact
- Add Material Design into our application
- Add Twitter Timeline into About page
- Add Google Map into Contact page
- Introduce MVC mode
- How to use scaffold generator to create MVC model
- Refactoring video form
- Refactoring video index page
- Refactoring video show page
- Working with Wistia Video APIs
- Working with the Next & Previous buttons
- Deploy our app on Heroku
- Hey, something I would like to share