https://github.com/gimploo/suyati-ecom-project
Book recommendation system
https://github.com/gimploo/suyati-ecom-project
Last synced: 7 months ago
JSON representation
Book recommendation system
- Host: GitHub
- URL: https://github.com/gimploo/suyati-ecom-project
- Owner: gimploo
- Created: 2021-12-02T04:28:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-18T18:44:29.000Z (over 4 years ago)
- Last Synced: 2024-12-27T04:24:48.889Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 43.6 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ecommerce plugin (Suyati Project)
### Steps to run the website
### 1. Run the backend
1. cd ecom_backend/
2. pip install -r requirements.txt
3. python manage.py runserver
### 2. Run the frontend
1. cd front-end/
2. npm install
3. npm start
### 3. ML
1. cd ML/
2. python ML_CollabFiltering.py