This is a React guided project for managing a packing list. Users can add items they need to pack, mark items as packed once they are ready, and toggle them back to unpacked if needed. The app functions similarly to a To-Do List, allowing each item to be tracked individually, making it easy to organize and ensure nothing is forgotten while preparing for a trip.
Designed and implemented a RESTful API architecture using Express.js, applying industry-standard conventions like proper HTTP methods, status codes. Used mongoose library to create database schemas and validation
This is an academic project completed as part of a team of four, where we created a Software Requirements Specification (SRS) document for a cafeteria ordering system
This is an academic project completed as part of a team of four, where we simulated a Scrum process, with each team member taking on different roles such as Product Owner, Scrum Master, and Developers.
• Architected a full-stack e-commerce order management system using React and Express.js