A little toy todo list using ruby on rails
A potential employer asked me to build a toy todo list using ruby on rails to test my skills with a few things. I spent some time yesterday doing it and here is the result: Yats4p.A short list of what I've used:
- Rspec for unit testing
- Rspec with capybara and webkit for integration tests
- Bootstrap for layouts and CSS
- Haml for the views
- jquery datepicker for the, duh, date picker :)
- Postgresql for the database
There's a live version running on heroku.
And yes, there are some bugs and polishing to be done yet ;-)
Critiques and comments are more than welcome.
0 comments: