Skip to content

rshrc/service-recommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service Recommendation System

  • Proactive Support Recommendations and measures to increase the conversion rate

  • Helps improve customer satisfaction and retention with features like gold member

  • Recommendation system taking multiple factors into consideration

Install guide

Clone repository git clone https://github.com/SmitiThapar/dell-hackathon-submission

Change Directory to the repo cd dell-hackathon-submission

Install requirements sudo pip3 install -r requirements.txt

Start Django Server after running migrations

python3 manage.py makemigrations
python3 manage.py migrate
python3 manage.py runserver

bug fixes and feature enhancements are going on ;-;

About

E Commerce Service Recommendation Spoof in Django

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published