-
## Description
I hope this message finds you well. I am a Product Manager at Innowi Inc., where we build Point of Sale (POS) systems for restaurants, utilizing Star printers for printing both kitch…
-
Thanks to @yashtar we know [how OT does it](http://providencela.com/reservations/)
And [here's](https://medium.com/user-experience-design-1/the-anatomy-of-a-credit-card-payment-form-32ec0e5708bb) an …
menor updated
7 years ago
-
I am able to schedule two different people with the same name on the same date (both can be John Doe but different phone numbers) and on the calendar UI it is difficult to differentiate between which …
-
In order to make a reservation, the reservation must be associated to be a phone number belonging to a customer.
In order to add a customer, the compulsory fields required include email and address. …
-
Fat model and mangers, forms when suitable, thin views, trivial templates.
節錄一些 Gitter 對話
---
壞範例:
``` python
from django.db import models
class Restaurant(models.Model):
is_fastfood = models…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
![…
-
## Value Proposition
**As a** customer,
**I want to** submit my feedback
**so that** the restaurant can use it to improve.
## Description
![image](https://user-images.githubusercontent.co…
-
As a restaurant manager
I only want to allow reservations to be created on a day when we are open
so that users do not accidentally create a reservation for days when we are closed.
**1** The /reserv…
-
See merge 0d8ae185eab9a37ccc2ec8a18a7e2dcae0a136ee and merge before by Natalia for details on how to grab data from views and possible options for list-view/detail view.
## Apps Needing views
Cook…
-
As a restaurant manager,
When a customer with an existing reservation arrives at the restaurant
I want to seat (assign) their reservation to a specific table
so that I know which tables are occupie…