Text Statistics App is a junior level application written in Java 1.8. The purpose of the application is to create a statistical summary of text files, such as providing information about the number of words, characters, spaces, lines of text. The application gives the number of specific characters used in the text, e.g. the number of vowels, consonants and special signs e.g. !, @, #, $ etc. The application also allows to view the number of uppercase and lowercase letters and all characters separately 'a', 'A', 'b', 'B', '1' etc.
To start, go to the AppRunner class.
Additionally, there are two methods in the app that allow you to replace characters in the text and search for words.
Technologies used in the project are: IDE - IntelliJ Idea Community; Maven; Java - 1.8; TDD; Design pattern - Facade; Clean Code.
Contact data:
Author: Przemyslaw Karcz - Junior Java Developer