Skip to content

blzsaa/contact-list-app

Repository files navigation

CONTACT LIST APP

  • Build a simple contact list application in SpringBoot with a REST API.
  • Users can create, edit, delete and list their contacts. Each contact has a name, phone number and email address stored in a database. Build a very simple frontend, which can call the API to display and edit the data.
  • Bonus: provide a docker file with installation and deployment instructions.

to run

  • gradlew composeUp
  • open http://localhost:5000 in any browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published