https://github.com/diarcode/products-recommendation-system
E-Commerce Recommendation System for Products based on different features
https://github.com/diarcode/products-recommendation-system
algorithms javascript mongodb nestjs nextjs
Last synced: 4 months ago
JSON representation
E-Commerce Recommendation System for Products based on different features
- Host: GitHub
- URL: https://github.com/diarcode/products-recommendation-system
- Owner: DiarCode
- Created: 2024-10-29T12:41:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-15T14:49:32.000Z (over 1 year ago)
- Last Synced: 2025-04-03T19:21:31.461Z (about 1 year ago)
- Topics: algorithms, javascript, mongodb, nestjs, nextjs
- Language: TypeScript
- Homepage:
- Size: 542 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-Commerce Recommendation System
Tekno - A comprehensive platform for trading and managing technical goods. Streamline your marketplace operations with advanced features for product listings, inventory management, and secure transactions.
## Project Structure
The project is divided into two main components:
### Backend
**Framework**: [NestJS](https://nestjs.com/)
**Description**: The backend is built using NestJS, providing a robust and scalable API for handling business logic, data processing, and communication with the database. It includes services for user management, product handling, inventory control, and transaction processing.
### Frontend
**Framework**: [NextJS](https://nextjs.org)
**Description**: **The React Framework for the Web.** Used by some of the world's largest companies, Next.js enables you to create high-quality web applications with the power of React components.