Full-stack academic project
Gardening Essentials Ecommerce
Software developer
Built a MERN-stack ecommerce application for browsing gardening tools and plants, with interfaces for customers and administrators.
THE BRIEF
What needed to be built.
Support product discovery and administrative workflows in one application for gardening supplies.
MY CONTRIBUTIONS
My contribution.
Storefront & data consistency
- Developed customer and administrator interfaces using React and the MERN stack.
- Implemented REST APIs with Express and Mongoose validation for product data.
- Preserved cart consistency by removing deleted products from affected carts in MongoDB.
THE RESULT
Customer and admin workflows across the stack.
Delivered a React storefront and admin workflows backed by product APIs and MongoDB. Implemented validation and cart cleanup to keep product changes consistent across the application.