CartCloud
MERN-stack e-commerce application built as a team capstone at Dalhousie.
- MongoDB
- Express
- React
- Node.js
A full e-commerce application built on the MERN stack as my team capstone at Dalhousie. Customers can browse a catalogue, manage a cart, and check out, while the back end handles the data model, the API, and the order flow.
Being a team project, it was as much about working together as writing code: dividing up the surface area, agreeing on the API contract early, and keeping a shared MongoDB schema honest as features landed. The result is a complete, working storefront, and the source is on GitHub.