Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 681 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 681 Bytes

task-tracker

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.

Control

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.

Next Steps

  1. Ability to add new tasks
  2. Area for completed tasks w/ collapsible activity descriptions

Screenshots

Can be found in the screenshots folder.