Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 462 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 462 Bytes

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.