However, this seemed like a big jump, and as a result, I decided to execute a todo app in sinatra & datamapper first, to build off the prior challenges.
there are still a number of issues with it & ways it could be improved, but it at least appears to be functional, so I decided to post it in case anyone had any advice.
next step is introduce a proper authentication solution.
The advanced challenge set requires building out To-Do applications with rails & javascript: http://billgathen.com/ruby_challenges.html
However, this seemed like a big jump, and as a result, I decided to execute a todo app in sinatra & datamapper first, to build off the prior challenges.
http://polar-earth-8234.herokuapp.com https://github.com/matthew-p/todo-sinatra-user
there are still a number of issues with it & ways it could be improved, but it at least appears to be functional, so I decided to post it in case anyone had any advice.
next step is introduce a proper authentication solution.