
Clothify-System is an online shopping website that allows users to browse, search, and purchase products. The website features a user-friendly interface, and an administration page that enables the management of products. The website also follows the color scheme and UI/UX principles of the other...
Clothify-System represents an impressive achievement in online shopping platforms, designed by a dedicated team of developers, including web, Android, and iOS engineers. As a web front-end engineer utilizing Angular and Bootstrap, I was excited to contribute to a project that not only focuses on functionality but also emphasizes a user-friendly experience. The project was built with strong software engineering principles and agile methodologies in mind, culminating in being recognized as one of the best projects during the internship at Banque Misr (Digital Factory).
This platform invites users to seamlessly browse, search, and purchase products while offering a comprehensive administrative interface for managing inventory. Through thoughtful attention to UI/UX design, Clothify-System stands out, making online shopping more accessible and enjoyable for everyone.

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
Build websites even faster with components on top of Tailwind CSS. Start developing with an open-source library of over 600+ UI components, sections, and pages built with the utility classes from Tailwind CSS and designed in Figma.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.