Intention of the Project
This project was created to showcase the artisanal bakery products of Repostrería Buen Corazón and to provide an interactive experience for users. The web application was designed to offer a seamless shopping experience, allowing users to browse products, view detailed information, and manage their shopping cart with ease. By incorporating user authentication, the project also aims to offer a personalized experience for returning customers.
Usage
- Viewing Products: Browse through the products displayed on the main page.
- Product Details: Click on the “Inicia” button to view detailed information about a product.
- Add to Cart: Click on the “Agregar al Carrito” button to add a product to your shopping cart.
- View Cart: Click on the cart icon to view the products in your cart.
- User Registration: Fill out the registration form to create an account.
Project Structure
index.html
: The main HTML file that contains the structure of the web application.js/controladortienda.js
: Contains the main logic for handling product interactions and the shopping cart.js/amplianinfo.js
: Contains the function to display detailed product information.js/llenadotienda.js
: Contains the function to populate the store with products.
You can find the project at the following links
- Project website: https://amonsalv.github.io/Panaderia/
- Project repository: https://github.com/amonsalv/Panaderia