Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 248 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 248 Bytes

ZOO APP

Partially finished Spring Boot backend for login, REST and CRUD

Import postgres database from the database folder.
DB contains an administrator and a guest account.

Username/password:

  • adminTest/adminTest
  • Guest123456/Guest123456