Main purpose: 1-/ read a file 2-/ count occurrences of each line/words
Sample code in Project02Eclipse/src/com/hemebiotech/analytics
AnalyticsCounter.java : the main program to be updated
ISymptomReader.java: an interface to implement the program
ReadSymptomDataFromFile.java: program which reads the symptoms.txtfile
Debugging and OOP. Code has been updated : a "develop" branch has been created. AnalyticsCounter.java & ISymtomReader.java have both been re-worked.
- Alexandre Kuzo @alexandrekuzo