Welcome to the Bake House project! This is a dynamic e-commerce website designed for a bakery, offering a variety of delicious products. The site aims to provide an engaging shopping experience, showcasing a range of items from cakes to chocolates.
- User Authentication: Smooth login and registration processes for users.
- Product Display: Various categories including cakes, chocolates, and bakery items.
- Shopping Cart: Users can easily add products and manage their cart.
- Secure Payment Options: Ensuring user trust and security during transactions.
- Responsive Design: Optimized for mobile and desktop devices.
- Offers Page: Discover the latest deals and discounts.
- About Us Page: Sharing our mission to spread joy through delicious treats.
- Contact Us Page: For any inquiries or support.
- Login & Register Pages: Create an account or log in to access more features.
- Home Page: A welcoming experience with an overview of what we offer.
- Products Section: A detailed view of all product categories.
- Offers Page: Stay updated with the latest deals.
- About Us: Information about our mission and values.
- Contact Us: Reach out for any inquiries or support.
- Shopping Cart: Review and manage all selected items.
-
Frontend:
- HTML5: For structuring the content of the website.
- SCSS: For styling and enhancing the design of the website.
- Bootstrap: For responsive layout and UI components.
- TypeScript: For writing robust and scalable code.
- Angular: For building a dynamic and responsive single-page application (SPA).
- Angular Material: For UI components that follow Material Design guidelines.
- Swiper.js: For implementing smooth and interactive product sliders.
-
Backend:
- No Backend Used: Data is currently managed using local arrays without API integration for demo purposes.