Skip to content

mkutay/kermis-logger

Repository files navigation

kermes-service

A list of what is bought, the list can be extended and the dropdown list should contain everything that is going to be sold at the kermes.

Total amount payed.

Example Json:

{
  "data": [
    {"bought": ["cake", "cookie"], "cost": 35},
    {"bought": ["bookmark"], "cost": 15},
  ]
}

About

A node.js app to store things bought in our class's kermis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published