ryanb082 / odin-project

Projects I'm working on while going through the Odin Project tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Odin Project

I'm going through the Odin Project tutorial on web development. These are all the uploadable projects.

Projects

Chapter 02 - Web Development 101

Chapter 03 - Advanced Ruby

Chapter 04 - Advanced Rails

  • Microblog App
    • Build Hartl's main project in his book - a microblog website (Twitter, anyone?)
  • Sample Rails App
    • Build a very basic sample Rails app of users and microposts
  • Micro-Reddit
    • Build a very simple Reddit site
  • Rails Forms
    • Practice building forms in rails
  • Members Only
    • Practice building authentication in Rails with a basic posting site
  • Private Events
    • Build a basic replica of Eventbrite where users can log in, create events and sign up to attend events
  • Flight Booker
    • Build a basic flight booker app. Search flights by airport and date and book a flight
  • Kittens API
    • Build a data-producing API
  • Flickr API
    • Build a program that communicates with Flickr's API to display Flickr photos by user

Chapter 05 - Advanced HTML and CSS

Chapter 06 - JavaScript and jQuery

About

Projects I'm working on while going through the Odin Project tutorial


Languages

Language:Ruby 65.0%Language:HTML 15.3%Language:CSS 14.0%Language:JavaScript 4.9%Language:CoffeeScript 0.7%