Skip to content

Kappa6103/Schade-Kevin-debug-Java

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

34 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“¦ Analytics Counter

Java

Small trend analysis software directed toward veterinary uses.
Written with the powerful programming language Java.

🌟 Highlights

  • Can read .txt files !
  • Output a simple .txt file, readable by most computers.
  • Fast algorithm.
  • well documented program, see the JavaDoc : Project02Eclipse/JavaDoc

✍️ Authors

I am a French student, learning Java, find more of my projects on my GitHub : https://github.com/Kappa6103

πŸš€ Usage

Specify the input .txt file in the source code as well as the desired name of the output file.
The software will count the occurrence of symptoms given in the input file.
The formating of the input file must be as follows : one symptom per line.
The formating of the output file will be as follows : a symptom and its number of occurrence per line. It will be sorted by alphabetical order.

⬇️ Installation

You can clone the repository or manually download the sources and run the code in you favorite IDE !

πŸ’­ Feedback and Contributing

Feel free to contribute and push any change you would like to see on the main release.

About

Projet 2 d'OCR - Java dev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.2%
  • JavaScript 18.0%
  • CSS 14.2%
  • Java 2.6%