Is it possible to create a shopping app in MIT App Inventor where users can click on listed items to view detailed information such as reviews and ratings? Additionally, can they select the desired size, enter an address, and choose a payment method before placing an order? Once they've placed an order, can they check its status in their profile and also can cancel the items if they haven't been delivered yet? After receiving the items, can they confirm their receipt in their profile?
On the seller's side, can they view received orders, manage their product listings, handle refund requests, and receive notifications when an item is received by the buyer? Furthermore, can they post new products for others to see once they're listed?
Just wondering if there's a guide how can I do it, and how can i build it since I'm pretty new in MIT app and still don't know how to do things without clear instruction.
We can't do anything about it. It's stressful, but it's fun to build one. And yes, we start simple, but our professor gave us this project in advance so we can do some research and create a prototype with one-fourth of the app functioning. So I'm just wondering if this is possible since we are starting to create it. And its bit stressful to don't have guide to do it.
We have three months to do this, but we need to create the prototype within a week. Additionally, we only have five days to complete one-fourth of this app.
I don't know if this will be the hardest part or the login and signup process. We need to create a sign-in method where users can select between email, number, Facebook, or Google account to sign in. Additionally, when users create an account using email or number, they need to receive an OTP sent to the number or email they entered in the textbox before registering.