The Angular 16 Shop App is a final project for a user interface programming course. This web app simplifies online ordering, featuring user authentication, account management, order placement, order history, and a product catalog.
User-friendly registration and login.
Easily update account information.
Simple account management interface.
Add items, checkout, and view order history.
Track current and past orders.
Detailed order information.
Visually appealing product catalog.
Easy search and filtering.
Designed for a seamless experience on various devices.
Simple interfaces for effortless navigation.
Utilizes Angular 16 for front-end development.
The application utilizes dummy data for demonstration purposes.
Data is not stored anywhere and is lost upon refreshing the page.
There is no backend or database; all interactions are handled on the client-side.