fherrerao/acme_exercise
Exercise Acme is a console application that, given a .txt file with the employees and their respective hours, should return the names of the employees and the number of times they have been in the office.
RubyMIT
Issues
- 0
[1pt] Add documentation
#8 opened - 0
[2pt] Add Testing
#7 opened - 0
[4pt] Create Employee class
#6 opened - 0
[0.5pt] Create DataDate class
#5 opened - 0
[0.5pt] Create GetData class
#4 opened - 0
[1pt] Set-up project
#3 opened