-
Notifications
You must be signed in to change notification settings - Fork 45
ROADMAP [old]
PascalPriori edited this page Nov 29, 2017
·
1 revision
-
Django models review
-
Django views implementation according to the HTML prototype build by @RignonNoel, related to the following models:
-
Client
-
Order
-
Simple cascading templates implementation
-
Configuring multilingual support: internationalizatio and localization. French and english must be supported
-
Multi-step client creation / edition form implementation
- Meals support: meals should be scheduled and created in advance: https://github.com/savoirfairelinux/santropol-feast/issues/25
- Kitchen count process implementation:
- Generate kitchen count document
- Generate daily labels
- Data migration
- Billing system
- Branding
- Route optimization
- Complete menu support
- Mobile integration