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

Ordering food for a few days ahead #7

Open
sb-github opened this issue Jan 10, 2018 · 0 comments
Open

Ordering food for a few days ahead #7

sb-github opened this issue Jan 10, 2018 · 0 comments

Comments

@sb-github
Copy link
Owner

This function allows user to order food for a certain day.

UI:

  • in Cart add DatePicker button that allows you to select the day
    33315137-7685269c-d438-11e7-9a88-01cc282c745c

  • view of user orders
    33315158-86bb6530-d438-11e7-9d66-d4a380aec8c7

Data structure:

In table ‘order’ update ‘date’ with request

Logic:

To pick another day user must press the button, that open Date Picker. After confirm, the order will be sent to database.

The order will be shown in the profile and admin-panel with the specified date.

antydemant added a commit that referenced this issue Jun 11, 2018
orders updated

Approved-by: Igor Ostapchuk <[email protected]>
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

1 participant