#HTML
#CSS
#JavaScript
#assembler-institute-of-technology
In this project we developed a shopping process form with several steps, where each step will have its own validation. All of this in one HTML page and the content change dynamically. This Shopping process is an HTML form with custom CSS styles and JS validation. This project has helped us as a team:
- To improve our knowledge of JavaScript
- Learn to work with the HTML DOM.
- Learn and improve our knowledge in logic processes
- Learn to validate forms using Javascript.
First, you will need to clone the repo:
$ git clone https://github.com/joejoyjoy/assembler-projects.git
This shopping wizzard user friendly interface is make to simulate a shopping experience from choosing the size and color to make the purchase(on bank cards involved). Our project theme is carried away into selling electric kick scooters. To make it more fun we have added a timer during the purchase, if it exceeds you will be redirect to the main page.
- You will friendly be welcomed into the main page where you can select your perfect fit.
- After so you will be greet into a SignUp form page where the password need to be the same.
- Password must be at least 8 characters, minimum of 1 lower case letter [a-z], minimum of 1 upper case letter [A-Z], minimum of 1 numeric character [0-9] and a minimum of 1 special character: ~`!@#$%^&*()-_+={}[]|;:"<>,./?
- After so the address where the electric kick scooter will be delivered will be asked.
- The shipping page will be shown so you can choose what you want as delivery. How faster the delivery how more expensive it gets. You can also add a gift card for free!
- The hole experience comes down to this moment... The validation and final button to confirm the purchase.
⬆️Landing page⬆️ You can select battery capacity and your favorite color of scooter.
⬆️Address page⬆️ You can fill out your personal details. You can also navigate to previous page if needed.
⬆️Shipping page⬆️ You can select your preferred option of shipment. You can also add a gift letter with a image.
⬆️Success page⬆️ Congratulations! You will receive your customized scooter soon.
Thanks go to these wonderful people (emoji key):
David T. Pizarro Frick 💻🔧🚧🎨 |
Antonio Rufino Casasus 💻🔧🚧🎨 |
Joe Alt 💻🔧🚧🎨 |
Pablo Herrero 💻🔧🚧🎨 |
This project follows the all-contributors specification. Contributions of any kind are welcome!
This project is licensed under the MIT License