You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Search bar so that users can quickly look up the donuts they like and add them to their cart without having to scroll past the entire donut collection.
Front-End:
Search bar visual
Back-End:
Query to filter donuts list
NLP or regex matching
Estimated Time: 3 hours - Designing a search bar would be mainly back-end focused with querying conditions and filtering logic.
Non-MVP Reasoning: It is not a necessary feature needed for MVP, but rather a nice to have due to the fact that listing the available items should be enough for the buyer to find the item they are looking for even if it is slightly slower.
The text was updated successfully, but these errors were encountered:
Description: Search bar so that users can quickly look up the donuts they like and add them to their cart without having to scroll past the entire donut collection.
Front-End:
Search bar visual
Back-End:
Query to filter donuts list
NLP or regex matching
Estimated Time: 3 hours - Designing a search bar would be mainly back-end focused with querying conditions and filtering logic.
Non-MVP Reasoning: It is not a necessary feature needed for MVP, but rather a nice to have due to the fact that listing the available items should be enough for the buyer to find the item they are looking for even if it is slightly slower.
Description: Search bar so that users can quickly look up the donuts they like and add them to their cart without having to scroll past the entire donut collection.
Front-End:
Back-End:
Estimated Time: 3 hours - Designing a search bar would be mainly back-end focused with querying conditions and filtering logic.
Non-MVP Reasoning: It is not a necessary feature needed for MVP, but rather a nice to have due to the fact that listing the available items should be enough for the buyer to find the item they are looking for even if it is slightly slower.
The text was updated successfully, but these errors were encountered: