issues
search
athoutam1
/
VisaCurbside
1
stars
3
forks
source link
Create backend API for the shopping experience
#17
Open
athoutam1
opened
4 years ago
athoutam1
commented
4 years ago
Endpoints for:
Do SQL models later; just mock responses for now
Search Page
[x] Search for a store and return store preview
[x] Get store details by store ID
[x] Search for store items and return item preview
[x] Get item details by item ID
[x] /confirmOrder
Settings
[x] Delete Account
Orders Page
[x] MessageMerchant by ID (simulate random responses)
[x] Confirm payment (simulate)
[x] I'm here button to notify merchant
[x] Get order details
Endpoints for:
Search Page
Settings
Orders Page