Skip to content

A responsive django app that records the user's expressions while watching a product video set by the admin and analyze emotions to give a feedback!

License

Notifications You must be signed in to change notification settings

kamranhasan/Sentiment-Analysis-Web-App-on-Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Django Sentiment Analysis Web Application

What's included?

This includes everything we did for our own product launching feedback:

-A responsive, single-page traditional website.

-A complete feedback control application.

Installation

This is developed for Python 3 and Django 2.2.

It's recommended that you setup a virtualenv before development.

Then just install requirements, migrate, and runserver to get started:

pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

-Kamran Hasan

About

A responsive django app that records the user's expressions while watching a product video set by the admin and analyze emotions to give a feedback!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published