The app looks very clean and responsive. I like the fact that most if not all input from the user are backed by informative feedback which is user-friendly as well. For e.g. using red and green borders with symbols to indicate invalid or valid formats of input rather than having text for every invalid input which can populate and crowd the pages very easily. Well done with the app!
The blog app looks very good. The blog app is well done, looks aesthetically pleasing and also the added functionalities are great. Having the option for the admin to delete the post is great since it can make cleaning the previous data much easier than simply making it inactive and having it linger in the database when it is no longer needed.
Overall good marketplace app! I noticed that the structure of the Create Account page is on the top left of the main page, I believe it would look better if it was positioned in the middle like how you have done the Login page. Dragging the photo into the app makes it much more user-friendly to use so good implementation there.
App looks great! Since you are using OAuth, having a sign in via google would be very useful for users. I also noticed on the Order History page, it can be hard to read the ‘No orders yet’ box since the colours do not really contrast with the background, changing that would make it easier to see. The interactions with the app are very responsive (pressing buttons, filtering, etc.) and very informative on actions done while be aesthetically pleasing. Well done on making the app very responsive and clean.
Overall great app! I noticed that for your add product page, I believe that having the user use comma separated format is not really user-friendly, having it take an input and then automating that change would make it much easier to use. The account management is very useful and easy for admins to maintain so well done on that part as well! Unfortunate that the add to cart functionality couldn't be implemented.
Anyone got this to work? I copied the code I had and tried it out on my vs code (i made it as a component) and it renders and works as intended but when I try the exact same code here, the tests keep going infinitely and doesn't render the page. (Actually it renders it for a split second then blanks out the page)
Thank you sir, also I'll make sure I don't submit full solutions
Yes, this worked!! Thank you sir. Although, the website isn't letting me mark your solution as the answer.
Hey guys, can someone help me because 3 of my 4 tests pass but the ‘adds a to-do item to the list’ test fails with the error message: "Element with role "listitem" not found". I am sure that the add, mark complete and delete button works as intended but this specific test fails each time. Same situation in ‘Exercise: Lists’ section.
The link for the assignment shows “Page Not Found”, are we supposed to work on this later?