Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an app for lunch and more #147

Open
Wautvda opened this issue Oct 31, 2018 · 4 comments
Open

Create an app for lunch and more #147

Wautvda opened this issue Oct 31, 2018 · 4 comments

Comments

@Wautvda
Copy link

Wautvda commented Oct 31, 2018

In the Codit offices the wallet on the website is also used for softdrinks. This is written down on a piece of paper and monthly substracted from the wallet by the head of office.
An improvement would be that we have an app (or extend the website) were we can order what is available: lunch, softdrinks, .... Lunch still needs to be unable to register when the order has been placed. Softdrinks should be available all day long.

An extension on this could be that there is a little warehouse management of stock on what is in the office so we never run out of something.

@tomkerkhove tomkerkhove changed the title [Feature] Create an app for lunch and more Create an app for lunch and more Oct 31, 2018
@tomkerkhove
Copy link
Contributor

@pieterdv Is there a way that we can expose (some) of the APIs that the website is using over API Management? This would allow people like Waut to be able to extend it.

However, we need to be careful what is being exposed of course and the level of security around it, it's money in the end so better safe than sorry.

@Wautvda
Copy link
Author

Wautvda commented Oct 31, 2018

I would just expose endpoint that enable a user to place this order. But let the backend handle the wallet functions.
If possible/required I can sit down with @pieterdv to create usecases and see how we are best equiped to do this.

@pieterdv
Copy link

It's possible to do, most of the work will come in updating the data model so we can extend it for other uses like softdrinks. And like you're saying security.

@tomkerkhove
Copy link
Contributor

Feel free to circle back to this thread with the outcome 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants