✅ admin side for now | 🔄 started FE
This commit is contained in:
10
context.md
10
context.md
@@ -1,5 +1,9 @@
|
||||
# The goal
|
||||
# "Domain Wall" (honestly no idea why I named it this, but juss gonna go wid it)
|
||||
|
||||
The goal is that we need to create a sort of a make-shift checkout panel
|
||||
The goal is to create a product checkout page, something like gumroad/stripe where the user is coming here to do checkout on our product page,
|
||||
|
||||
---
|
||||
Which is basically a proxy way for us to do the payment on their behalf, e.g how the internet billing companies do over the phone, we're cooking this live-sync panel where the checkout info is shown to the (admin panel) agent whose on the call with the user in order to do the info filling on their behalf, since the user is typing the info on the checkout page it's gonna be 100% accurate and fast.
|
||||
|
||||
This is a reboot of my previous learning project – which was somewhat a mashup of a travel booking website with this same sync logic.
|
||||
|
||||
But now doing a flexible product-based checkout, where the admin can flexibly set products for the customers to bill and then gather the info for the work.
|
||||
|
||||
Reference in New Issue
Block a user