Open codepathreview opened 3 years ago
Hi, i had a gift showing all the backend, except for any front and back end functionality of the shopping cart as those were optional and I didn’t do them. If those extra features where marked in the README file that was a mistake because I did not implement any of the extra features regarding the shopping cart functionality.
Please let me know if I am missing something else.
Best regards, Camila iligaray.
On Fri, Jun 18, 2021 at 22:25 CodePath Reviewers @.***> wrote:
Thank you for submitting the Student Store assignment! We have graded your work, and it looks like the following features are not reflected on your GIF walkthrough:
- A Store model should handle all data management logic for the API and be the interface for read/write operations to the JSON file.
- The shopping cart is not shown and calculations are missing.
- An endpoint should exist for creating orders and saving them to a JSON file. Each order should contain the email of the person placing the order, the items associated with the order, and the quantity of each item purchased.
- A POST method with a 'bad request' response is not shown.
- There should be a Sidebar component that appears on every page and has two states - open and closed. When the sidebar is opened, it should display a shopping cart of all the products the user currently has in their cart. It should also calculate and display the total amount in dollars for the checked-out items. When it's closed, the sidebar should be much thinner and not display its internal content.
- The sidebar disappears from the view as the user scrolls down.
In order for us to count these towards your submission, please record another GIF that captures these features. Once you do, please push your updates and submit your assignment again through the course portal within 48 hours from the posted deadline so that we can regrade it. Please note that this will count toward one of your 3 allowable 48 hour extensions to submit an assignment. Reach out with any questions or concerns!
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/camilailiberg/Student-Store/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANFE4ALXMVJBPDFTYNSJ4STTTP5YXANCNFSM466TEBOQ .
-- Best regards, Camila iligaray.
Thank you for submitting the Student Store assignment! We have graded your work, and it looks like the following features are not reflected on your GIF walkthrough:
In order for us to count these towards your submission, please record another GIF that captures these features. Once you do, please push your updates and submit your assignment again through the course portal within 48 hours from the posted deadline so that we can regrade it. Please note that this will count toward one of your 3 allowable 48 hour extensions to submit an assignment. Reach out with any questions or concerns!