kirs / todo-app-railsconf

Another iteration of the "Todo" sample app for our lab at RailsConf 2015.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo List Example App - RailsConf 2015 Edition

This project is designed to accompany the RailsConf 2015 Lab Session: "Deploy and Manage Ruby on Rails Apps on AWS."

The Application

This is a relatively straightforward "todo list" application. You can create user accounts which can then create, edit, and subscribe to tasks.

It is designed to be simple to follow, so that we can focus on the changes made to support integration with Amazon Web Services.

About

Another iteration of the "Todo" sample app for our lab at RailsConf 2015.

License:Other


Languages

Language:Ruby 77.4%Language:HTML 19.6%Language:CSS 1.6%Language:JavaScript 1.4%