Hobby Keeping

API to record books that you read and games you played!

Made with Kotlin and Spring Framework

This is a study project, the objective is to create a APP to save my read and game list.

Current Database Model

database-schema

Run Locally

Clone the project

  git clone https://github.com/wilboron/hobby-keeping.git

Go to the project directory

  cd hobby-keeping

Start the server (Gradle will download required depedencies)

  ./gradlew bootRun

Authors

License

Apache License 2.0

GitHub

View Github