Closed shivansh84ya closed 3 months ago
@shivansh84ya is attempting to deploy a commit to the Niharika's projects Team on Vercel.
A member of the Team first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git āļø
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
trend-trove-frontend | ā Ready (Inspect) | Visit Preview | š¬ Add feedback | Jul 31, 2024 6:08pm |
trendtrove-api | ā Ready (Inspect) | Visit Preview | š¬ Add feedback | Jul 31, 2024 6:08pm |
This pull request addresses the creation of new Mongoose schemas for the Cart and Order models, as outlined in issue #119. The schemas are designed to support the e-commerce functionality of our application by enabling users to add items to a cart and place orders.
Changes:
Added Cart Schema:
Added Order Schema:
Testing: