Skip to content

NguyenTriBaoThang/SmartShoppingSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Smart Shopping System

Smart Shopping System

Smart Shopping System based on the user's recent shopping receipts, the application uses a neural network to suggest products or services that the user may be interested in in the future.

Explore the docs ยป

๐Ÿ› Report Bug | โœˆ๏ธ Request Feature | ๐Ÿ’ฌ Join Our Telegram | ๐Ÿ“š Read Wiki | ๐Ÿ“‹ Roadmap

LawKnowledge issues LawKnowledge license Gitpod Telegram

Preview


โš™๏ธ This project used SonarCloud to analyze the code quality of the project. Pulumi for infrastructure as code (IaC). The badge below shows the quality of the code. Click on the badge to see the details.


SonarCloud Pulumi

Features

  • ๐Ÿ“– Document Organization and Linking
  • ๐Ÿ“ฆ Terminology Extraction
  • ๐Ÿ” Quick Search for Related Content

Table of Contents

Expand contents

Tentative technologies

Getting Started

๐Ÿ› ๏ธ Prerequisites

  • Nx - Nx is a set of extensible dev tools for monorepos.
  • Nodejs - Node.jsยฎ is a JavaScript runtime built on Chrome's V8 JavaScript engine.
  • pnpm - Fast, disk space efficient package manager.
  • Python - Python is a programming language that lets you work quickly and integrate systems more effectively.
  • Poetry - Poetry helps you declare, manage and install dependencies of Python projects, ensuring you have the right stack everywhere.
  • Pulumi - Pulumi is a manage infrastructure, secrets, and configurations intuitively on any cloud.
  • Docker (Kubernetes Enabled) - Docker is an open platform for developing, shipping, and running applications.
  • Helm - Helm is the best way to find, share, and use software built for Kubernetes.
  • Dapr - Dapr is a portable, event-driven runtime that makes it easy for developers to build resilient, microservice stateless and stateful applications that run on the cloud and edge and embraces the diversity of languages and developer frameworks.

๐Ÿง‘โ€๐Ÿ’ป Setup

First, clone the repository to your local machine:

git clone https://github.com/NguyenTriBaoThang/SmartShoppingSystem

Next, navigate to the root directory of the project and install the dependencies:

pnpm install --force

๐Ÿงช Testing

For the website, you can run the following command:

npx nx test webfront-e2e

To test the model, you can run the following command:

npx nx test model

๐Ÿงฉ Other

To run the tooling for processing the dataset, you can run the following command:

npx nx serve proc

For running documentation, you can run the following command:

npx nx serve docs

Contributor

Thanks goes to these wonderful people (emoji key)

Support and Organization

Hutech

License

This project is licensed under the terms of the MIT license.

About

Smart Shopping System based on the user's recent shopping receipts, the application uses a neural network to suggest products or services that the user may be interested in in the future. ๐Ÿ›๏ธ

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors