GitXplorerGitXplorer
S

fuzzy_reporter

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
5e9087649ce31f42adc1e5ed01e16ba13985c9ce

Added the README file.

SSam-Serpoosh committed 12 years ago
Unverified
1548f1a8b965ea915ad8423c03039e1becde213c

Added a simple sinatra front-end and couple of Refactorings on core

SSam-Serpoosh committed 12 years ago
Unverified
9aca4d775a5e548a736ae6122f26e430a883d8b8

now the reporter reports the unfinished businesses.

SSam-Serpoosh committed 12 years ago
Unverified
1c32302a7ea833f76b6695fb09326d0b7e0db829

Moved the test code to its own file.

SSam-Serpoosh committed 12 years ago
Unverified
7ebd6a52f1ea54455d19a5502a0d110990066ad7

Store the events (start and end).

SSam-Serpoosh committed 12 years ago
Unverified
635f710f81cf9a6ec8c1b2ed630f71103d61a2be

now we have the Event class.

SSam-Serpoosh committed 12 years ago

README

The README file for this repository.

##Fuzzy Repoter

This is a simple reporter program which let you know if an event started but never finished!

It's based on Play by Play screencast from Peep Code that Corey Haines and Aaron Patterson did! You can find it here if you're intersted!

I thought that's an interesting program to write just for fun! So I did my own version of it which of course has some commonalities with what they did! (Specially the fornot end which is a VERY BASIC sinatra)