Full-Stack Dev
This project was based on the idea of creating an online e-commerce website using python and django. The most impressive functionality of this website is the cart feature. It allows authenticated users to have a cart and checkout the items placed in their card from the store front.
Here is another example of the checkout page after clicking on the cart icon located in the top right we can dynamically increase or decrease the amount of items in the cart by pressing on the up or down arrow.
The most challenging but rewarding part of this experience was the styling for the website. Figuring out the layout the layout of the website and how to make the most user friendly experience was challenging because of my lack of time with the topic. Through this project, I learned how important the visual appeal of a website is.