0% found this document useful (0 votes)
8 views1 page

Shopping Cart API Intern Assignment

The intern assignment is to create a shopping cart REST API using Python and MongoDB that allows a user to create a cart, view items, add items, and remove items through CRUD operations. The assignment should be uploaded to Github along with instructions to run the code, and the Github link should be shared in the internshala chat.

Uploaded by

Rane
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views1 page

Shopping Cart API Intern Assignment

The intern assignment is to create a shopping cart REST API using Python and MongoDB that allows a user to create a cart, view items, add items, and remove items through CRUD operations. The assignment should be uploaded to Github along with instructions to run the code, and the Github link should be shared in the internshala chat.

Uploaded by

Rane
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Software development Intern Assignment

1. Your assignment is to create a shopping cart REST API(Use Python/Mongodb) that handles CRUD
operations for a specific user like create cart, get items, add items and remove items.

Assignment Guidelines:
● Upload the solution and instructions to run the code on Github.
● Share the link on internshala chat.

You might also like