My first project of any scale in Ruby and my first programming project of any scale in about a year. Rudimentary beginnings of some sort of progress tracking application.
Currently I control everything through the command line using cp.rb
I'm using the Firefox extension Auto Reload to automatically update my browser when any changes are made to the local file I have open.
- Ability to add new tasks
- Area for completed tasks w/ collapsible activity descriptions
Can be found in the screenshots folder.