Skip to content

jasonsoooz/reading-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reading app

Based on weekly new words. When you enter a block of text, the new words will be high-lighted.

This is to help the reader know which words he / she should know.

Prerequisites

  • Java Runtime Engine (JRE) 8 & above
  • Gradle 5.2.1
  • Spring Boot 2 and Spring framework 5

Running the app

./gradlew bootrun

Access the app

http://localhost:8028/app/read

Where to configure new words?
For now, in HighLightService constructor. Later will create config page.

ToDo

  • Add clear button
  • Add actuator for health checks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors