pesto-students / little-tags-nitinmadelyn-frontend

little-tags-nitinmadelyn created by GitHub Classroom
https://affectionate-jackson-ba5d1a.netlify.app/
0 stars 1 forks source link

Implement Cart System + Product Ordering Flow + Orders History + Wishlist #12

Open ArfatSalman opened 3 years ago

ArfatSalman commented 3 years ago

Instructions

As per your mocks, you have to implement the following. As mentioned in the one of the previous issues, feel free to mock any data that you need. You can use Faker.js or you can just copy a few product's info from Amazon / Myntra / Flipkart.

Cart System

The user should be able to do at least the following operations. (apart from anything of your own features)

Product Ordering Flow

The user should be able to do at least the following operations. (apart from anything of your own features)

Orders history page

The user should be able to do at least the following operations. (apart from anything of your own features)

Wishlist

The user should be able to do at least the following operations. (apart from anything of your own features)

More E2E tests.

Resources

Comment on this thread if there is any confusion with the requirements.