Project

eCommerce Website.


Front-End: HTML, CSS, JavaScript
Back-End: Python, SQL
Frameworks & Tools: Flask, AWS, mySQL, BootStrap, GitHub

Project Duration: 4 weeks
Project Team Size: 1


I developed the front-end and back-end for an eCommerce Website. The website provides access to users to shop through a list of items like in an online store. Users are also able to create accounts, check order history, and perform standard processes of an eCommerce website.

The data is stored in SQL tables, which is accessed through the mySQL system. For the routing of different pages in the portal, the Python Flask framework was used. For front-end development, BootStrap was utilized to create a professional look to the website and it also made it much simpler in organizing different elements of the pages. GitHub was used to manage the workflow and it provided good practice with Git. Finally, the website itself was hosted on an AWS instance. This project was my first time working with Python Flask and mySQL and it was a great learning experience. It was a project that allowed me to combine my programming knowledge into one program, which is integrated with different tools.