Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 358 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 358 Bytes

zoomanager

Kotlin OOP code project for the course "Konzepte der Programmiersprachen".

This project is a simple zoo manager, which can manage animals in different enclosures. The manager of the zoo can add new animals, remove animals, check the capacity of the enclosures and calculate the food needed for feeding the animals in the different enclosures.