actually let’s look at this problem totally differently. my client is a convenience store. they already have a website, i want to give them a script tag to put in their website that uses my server to get their store inventory ui and my checkout ui connected through stripe and to the vendors back end. so my app doesn’t need a front end, we don’t need store browsing we are a back end service provider. the vendor will still need to upload images with prices through a login so our app will serve that and still be password protected. now we need an admin interface for managing stores, the admin interface can add a store and get the stores back-end url for managing the store, and their script tag to deploy on their site. lets start over with the scaffolding. spend most of your time working on our prisma schema files, , then focus on the vendors store management simple ui and the admin overall store management. generate a downloadable zip
by
Tags:
Leave a Reply