Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 467 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 467 Bytes

Codana - Hack the Future 2022 Challenge

Group: Department of Variety Gaming

Our submission for the Codana Hack The Future 2022 challenge.

Working features:

Web:

  • create potions using ingrediants & other potions
  • exploding cauldron when wrong potion is made

Api:

  • add ingrediants
  • get ingrediants
  • add potion
  • get potions

Todo:

  • remove brewed potions button

Api spec:
There is a postman collection in this repository showcasing the requests.