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

Business Logic #24

Closed
kingdomac opened this issue Oct 6, 2021 · 1 comment
Closed

Business Logic #24

kingdomac opened this issue Oct 6, 2021 · 1 comment

Comments

@kingdomac
Copy link

  • What if I need an urgent reservation on the same date? the whole app will not be available for me
  • If there is an available office on the today date it cannot be booked for today! so all the app will be again not available for all today booking. so the validation should be after_or_equal start-date for the end_date and we should remove the numberOfDays condition < 2
@themsaid
Copy link
Owner

themsaid commented Oct 7, 2021

I'm assuming that's business logic given. But yeah we may allow making reservations on the next day.

@themsaid themsaid closed this as completed Oct 7, 2021
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