genofire/hs_monolith
genofire
/
hs_monolith
Archived
1
0
Fork 0
This repository has been archived on 2020-09-27. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
mlabusch c6afab0f06 [Task]: Add structure to documentation 2017-05-03 08:15:38 +02:00
cmd/stock [QS] Comment and document \stock and \http 2017-05-03 06:52:14 +02:00
contrib [QS] Comment and document \stock and \http 2017-05-03 06:52:14 +02:00
documentation [Task]: Add structure to documentation 2017-05-03 08:15:38 +02:00
http [QS] Comment and document \stock and \http 2017-05-03 06:52:14 +02:00
lib [QS]: Comment \lib 2017-05-03 07:16:45 +02:00
models [Task]: Comment \models 2017-05-03 07:30:18 +02:00
runtime [QS]: comments \runtime 2017-05-03 08:02:29 +02:00
test [QS]: comments \test 2017-05-03 08:07:45 +02:00
webroot [TASK] add font-files to repo - easyier use 2017-04-28 10:50:09 +02:00
.gitignore [TASK] move url of other microservices to config 2017-04-07 13:13:58 +02:00
.test-coverage [TASK] extract runtime package from models + test-coverage one package at the time 2017-04-07 11:56:28 +02:00
.travis.yml [TASK] switch from review to stock microservice 2017-04-03 15:00:09 +02:00
README.md [DOC] add godoc comments 2017-04-28 10:35:32 +02:00
config_example.conf [TASK] move url of other microservices to config 2017-04-07 13:13:58 +02:00
hs_master-kss-monolith.iml [QS] Comment and document \stock and \http 2017-05-03 06:52:14 +02:00

README.md

Stock-Microservice

This is a microservice cutted out of a Monolith.

Build Status Coverage Status GoDoc

Features of this stock mircoservice

  • The main functionality of the microservice is to store the goods with their storage location and a time stamp, when they where stored.
  • Functionality of the admin frontend
    • Add new goods to the stock
    • Manually remove a single goods from the stock, for example when they are rancid
    • Remove single goods from the stock, when they are send to a costumer
    • Block goods from the stock, when a costumer added them to hie cart
  • Functionality of the costumer frontend
    • Show the store with a traffic light food labelling
    • A stock of more then seven goods corresponds to the colour green (sufficient amount of goods)
    • A stock between four and seven goods corresponds to the colour orange (moderate amount of goods)
    • A stock between zero and three goods corresponds to the colour red (slim amount of goods)
  • Optional Features
    • Admin frontend: display of a statistic on how many goods where convexed and manually removed from the stock during the last month
    • Traffic light food labelling for each good, which indicates whether the good is too old