-
Notifications
You must be signed in to change notification settings - Fork 36
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
Feature: Adding Leftovers (For Restaurants) #57
Comments
If allowed to take more than 1 issue at a time, can you elaborate on this one more? |
Yes, you can take more than one issue at a time, but you should provide an update here after 4-5 days to confirm that you're still working on it; otherwise, it will be assigned to others. |
Ok, no problem with that. |
Should I assign this issue to you? |
Yes, but I have little bit confusion about it. Its a form that adds the left-over food to the firebase, right? with the fields described above. |
yes |
|
Use both |
Adding Leftovers (For Restaurants) to Firebase
Add Item Screen: Form to add leftover items.
Item Name: Text field.
Description: Text area.
Category: Dropdown menu (Appetizers, Main Courses, Desserts, etc.).
Quantity: Number input.
Estimated Value: Number input.
Price: Number input (option for free).
Pickup Window: Time picker.
Add Image: Option to upload a photo.
Submit Button: Button to save the listing.
The text was updated successfully, but these errors were encountered: