Skip to content

My Project for Course Web Tech. in Sem 5 of my Computer Engineering.

Notifications You must be signed in to change notification settings

pujanm/WebTech-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Tech-Project-Sem5

My Project for Course Web Tech. in Sem 5 of my Computer Engineering. In this project we built an Ecommerce website with a Simple Product Recommender based on moods of the user reviews.

Setup

Prerequisites:

Python >= 3.6.6
pip >= 18.1
virtualenv >= 16.0.0

Run these commands after cloning the repo and going inside the directory:

1. virtualenv venv
2. source activate venv
3. pip3 install -r requirements.txt
4. python manage.py migrate
5. python manage.py runserver

Note: Screenshots are present in the projects Wiki Page found here.

About

My Project for Course Web Tech. in Sem 5 of my Computer Engineering.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published