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

Find a way to define price calculation through GUI #75

Open
SubSide opened this issue Sep 24, 2022 · 4 comments
Open

Find a way to define price calculation through GUI #75

SubSide opened this issue Sep 24, 2022 · 4 comments
Milestone

Comments

@SubSide
Copy link
Member

SubSide commented Sep 24, 2022

No description provided.

@Kipjr
Copy link
Member

Kipjr commented Sep 24, 2022

@SubSide , something like this?

PriceEnd = PriceStart + VarUserDeltaPrice(n)+StaticUserDeltaPrice ?

5,00 = 2,70 + 1,80 (for 1-10 registrations) + 0,50
7,00 = 5,00 + 1,50 (for 11-30 registrations) + 0,50

@SubSide
Copy link
Member Author

SubSide commented Sep 24, 2022

Well, I mean it more in a way that is flexible but doesn't expose any vulnerabilities 😋

@SubSide
Copy link
Member Author

SubSide commented Sep 24, 2022

@Kipjr It's more of an explore ticket. Like are there ways to expose some form of calculation to the user without causing vulnerabilities? Does it require us to write our own "calculator"? Etc etc.

@SubSide
Copy link
Member Author

SubSide commented Sep 24, 2022

Maybe also something that is cool if we get it working, is to make it customisable per mensa

@SubSide SubSide added this to the MVP milestone Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants