Skip to content

Firebeam/suggest-username

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

suggest-username

Usage

  • gradlew bootRun to start up the application, point your browser to http://localhost:8080 afterwards.
  • gradlew test to run the unit tests.

Room for improvement

  • Adding suggestion rule interfaces instead of additional methods inside the SuggestionResult class.
  • Also, that would separate the concerns a bit.
  • Adding a delimiter for the suggestion label.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages