Orinoco eCommerce
24 / 04 / 2021
web project
Orinoco is a company of vintage cameras that requires the development of the front-end part of its website.
To do so, I combined HTML, Boostrap 4 and JavaScript to create four pages:
i) the index page: containing the list of all products with the different types of lens to buy.
ii) the page of product details: containing the description, type of camera and the price.
iii) the page of shopping cart: that is the summary of the requested articles and a form to be filled by the user.
iv) the confirmation page: that lists the requested products and provides the number of order after connection with the server.
To better visualize the developed functions, I draw a flow chart with the global front-end logic.
check the source