Markiza666 / Markiza666/Airbean-API
Som användare vill jag bekräfta min leveransadress när jag lägger en beställning så att mitt kaffe levereras till rätt plats.
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
FE: Tillhandahåll ett intuitivt formulär för adressinmatning under utcheckningsprocessen.
BE: Implementera logik för adressvalidering (t.ex. säkerställa att obligatoriska fält är ifyllda).
BE: Designa databasfält inom orders-tabellen för att lagra leveransadressuppgifter.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the checkout flow and order creation logic in the JavaScript API, then inspect how the orders table is defined. The issue calls for an address form, required-field validation, and stored delivery-address fields; done means the address is collected during checkout, validated, and persisted with the order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, database, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100