How I construct the graph is by using a package called rechart. And as for the data that used for the chart. In my order schema database, I have the createdAt and totalprice field, since the chart is displaying the revenue by months. I simply group all of the order that are created in that month and display the sum of all the order's totalPrice to the chart.
Dear Kartik, I couldn't access your website because vercel demand me to request for your permission in order to access the web.
If I was to have more times I would definitely display the stock count on the product page. And if the users were to add more then that there should be a nice looking alert Ui that display in the dom so that it wouldn’t freeze the screen like the default pop-up.
yeh the oauth work as intended, Justwhen sign up it doesn't redirect back to the homepage.
Hi Zimraan, Great job on the work. It's very cool to see that there also addtional feature like email authentication and stripe payment. Although one small issue. The add to cart button doesn't work on the landing page.
Hi Manh,
Great job on the work, It's very cool that you use oauth for login. However, it doesn't redirect the user to the main page which make me confused if it work.
I didn't have the chance to try out the admin page as I didn't know the username and password.
Hi there, great job on deploying the site. However, there are some minor inconvenient that I found. After sign up, the page does not show me a confirmation or redirect to the log in page which make me confused if I have sign up, same issues with when confirm the order, it doesn't show any confirmation.
And the price in the product page and the cart show with extra 2 more digits differ than in the main page.
Hi there, after reviewing your product page. It is really stylish and you definitely put much work into styling it. However, there are some issues with the project. I wasn't able to run the deployment version of your admin page. it said the script is missing for start:admin, same with test:e2e. There issues with “main.product not found in Prisma” when I npm run start after build.
Some small inconvenient in the stores page:
- Some texts are in light white colors which make it very hard to see with the white background. When confirm the order and sign up, there is no confirmation which make me confused if it has confirmed.
Your website looking very stylish. However, There a bunch of functionalities that is still lacking or doesn't work. Like add to cart, go to view my profiles return with unauthorize access despite logged in, and the feature product doesn't allow me to redirect to the product page.
Yeh but I will make it less confusing