Skip to content

AsjadIftikhar/Panda-Mall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

173 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Panda Mall

A Web based Recommendation System for Fashion Products.

Build Status

The Websites personalize the recommendation of fashion products based on customer preferences, history and improves results over time. It allows Brands to register their stores and add, delete, update products to be recommended to customers and guage the performance of the brand using the dashboard. It lets admins suspend products in case of policy Violation

Features

A complete description of the entire project can be found in the following Document:

Screenshots of Store Side:

Login Page

Login

Home Page CRUD

HOME

ADD

Dashboard

Dashboard

Dashboard 2

Profile Page

Profile

Installation

Panda Mall use Python Django for Backend adnd Create React App for Frontend Development

For Backend

Clone Code in a directory setup a python 3.9 pipenv interpreter

pipenv install
python manage.py makemigrations
python manage.py migrate
python manage.py runserver

Frontend Clone Code in a separate directory Requires Node v14+, NPM

npm install
npm run dev

About

Python Django based website for fashion recommendation system using restful API and ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors