Project information
- Category: Web development with GUI
- TechStack: MySQL, Python Tkinter, Git
- Project date: Sep 2021 - Oct 2021
- CodeBase: Click Here
Project Details
This is a 5-man group project tasked for the module BT2102 (Data Management and Visualisation). Grade: A
The objective of this project is to create and design an e-commerce system where customers and administrators can conduct certain actions. After logging in, customers are able to search and purchase the items as well as to make repair requests for existing items. Administrators will be able to approve their repair requests once the payment has been paid. The detailed explanation are shown in the video above.
We have started the project by creating an Entity Relationship Model to intialise the database design. We used Python Tkinter for the Graphical User Interface and MySQL Workbench for the back-end.