Projects

This page gives an overview of the projects you are working on.

Idea app

Idea App Tutorial

In this project you learn how to create new rails apps and have an overview over the basic structure and functionality of rails.

Hello World app

Hello World repository

In this project you learn how to use Git for version control and the workflow of working with online Git repositories.

By the end you will

hello-html-and-css-world

Repository

Site

By the end you will Know how to use HTML tags Know how to use CSS declarations * Know how to embed images in html content

html-css-training

Repository

By the end you will Know how to add navigation and footers to your website Have a sandbox to experiment with Bootstrap

Blog app

Repository

This app is loosely inspired by the following tutorial: http://guides.rubyonrails.org/getting_started.html

By the end you will Know how to use rails to develop a web app Know how to use models views and controllers in a rails app * Know hot to stitch everything together