Intex 2: Building w/ Aurora

January 10, 2024

Creating the Project

As a team of 4, we were instructed to create a custom lego shopping website for an influencer named Aurora. We were to give recommendations for products based on previous purchase data that was given to us by Aurora in the form of an Excel sheet.

As part of our project, we mocked our website in Figma. We then built our website using C# for the backend and Razor Pages for the frontend. We hosted our database in Microsoft Azure SQL Database. We implemented a variety of security principles including role and user based authentication. We also predicted fraudalent orders based on previous data from the Exel sheet using predictive pipeline.

Figma

Fraud Pipeline

Product Recommendations Pipeline

Github Code for the Project

Video of our Website

Presentation Given to Stakeholders