Skip to content

Y-B-Class-Projects/WindowsSystemsEngineeringProject

Repository files navigation

Shopping Recommendations Project Using AI

Final project of "Windows Systems Engineering" course at the university. We built it on WPF platform using C# language, the main purpose of the project, is to predict a recommendation shopping list based on the costumer behavior. the software colected purchases data from the user, and create a pattern of shopping behavior. in the project we used Data Mining unsupervised Algorithm (Apriori Algorithm). and we used Google sheets API to collect the user data purchases. we used Material Design to increase the UX efficiency. with Python script we created 30,000 QR code Images, that contains URL with the products details, and when we search them we're entering to the IFTTT site. we used Entity frameworks library to store all the local Database.

data of product from Google server and automatically produces a shopping list by AI algorithms.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages