Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 639 Bytes

File metadata and controls

14 lines (8 loc) · 639 Bytes

TTTProject

A web based application with front end developed using Angular 2 JavaScript framework and back end developed in Java using Spring Web framework. This application gives the top n number of most frequently occurring words with their count from specified file.

tttwordscount - [Angular 2 application]

An angular 2 application that uses wordsplay REST service developed using Spring framework in Java.

wordsplay [Java REST API]

A REST API for tttwordscount that serves request to get top n most frequently occurring words from specified file.

README.docx contains more detail information on same. Please read!

Thanks!