Skip to content

Latest commit

 

History

History
22 lines (22 loc) · 1.27 KB

README.md

File metadata and controls

22 lines (22 loc) · 1.27 KB

Cart-Analytics-Core

  • Big Data Analytics for smart shoipping cart using Spark Framework and Scala Programming Language
  • Categorical Ratings Data is achieved from:
http://jmcauley.ucsd.edu/data/amazon/
  • backend is developed in Flask Framework in Python Programming language and the output from the flask framework is rendered using Jinja2 and deisplayed leveraging Html, CSS and Bootstrap
  • To Run Follow:
    • use command Python app.py in the terminal
    • Output can be seen at following endpoints
    •  http://127.0.0.1:5000/books/
       http://127.0.0.1:5000/electronics/
       http://127.0.0.1:5000/cell/
       http://127.0.0.1:5000/clothing/
       http://127.0.0.1:5000/office/
      

Screenshots

cart1 cart2 cart3 cart4 cart5