Skip to content

KiddyInventory is a software engineering semester 3 project. It communicates with the KiddyBank to keep track of the inventory of a user. It is also a subsystem of the Kiddy Enterprise project

License

Notifications You must be signed in to change notification settings

spoilerdo/KiddyInventory

Repository files navigation

KiddyInventory

Inventory API is a subsystem of the Kiddy-enterprise software made for semester three software engineering at Fontys. It communicates with an external authentication API called KiddyBank.

Core aspects

The core aspects of this API is that it can store items that have been obtained by a user. It's also has transfer functionality so that 2 users can transfer items to each other. The API is made with Gradle and Spring and uses Hibernate as ORM.

About

KiddyInventory is a software engineering semester 3 project. It communicates with the KiddyBank to keep track of the inventory of a user. It is also a subsystem of the Kiddy Enterprise project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages