Python Online Shop

It's an online shop made entirely using the programming language, Python.

Project Outline

It was an individual task and we were tasked to program an online shop from scratch that could allow users to purchase stuff and make payments, just like any online shop, but we had to make it entirely using our programming knowledge.

Final receipt after user makes payment

Difficulties

I struggled slightly with the program as I wasn't very good with the programming language.

Some lines of code from the project

Project Reflection

It took a fair bit of time to get the program to work as intended and I also managed to add additional features to the program such as a way for users to modify their purchases.