#
An E-commerce project developed as part of the Web Development course (TSW) at Unisa.With Got-it the goal was to make a website that resembled functionalitywise other famous platforms, such as Vinted, Wallapop and so on, which enable users to buy and sell products. The websites allows for a full fledged customer experience, allbeit "fake" as actually purchasing and ordering is a mockup but still works as it should be in a real case scenario. Delivery times are calculated dynamically based on different factors, search functionalities are available, The platform makes use of a cloud base DBManager (Aiven) which interfaces with the various components of the platform to deliver personalized experiences to each user.
The Websiste is of course HTTPS based, runs locally via Apache Tomcat, Follow a MVC pattern and has Functionality which enable Administrators to have full Accesto areas that normal users can't access. It is also fully responsive.
Everything waws made without the use of supplementary services, applications or frameworks, so no bootstrap or alike, as per the Exams' requirements.