Skip to content

mirackara/projectscatter

Repository files navigation

projectscatter - created by Mirac Kara

Home Page

Description

ScatterTV is a Django based Web-Application that plots TV Shows on a CanvasJS graph in accordance to the shows ratings using weekly updated datasets that get pulled directly from IMDB's website!

Live Site

www.scattertv.com - Deployed using Microsoft Azure

Installation & Running

You must have Python 3 installed. The project was tested and developed using Python 3.8.

Download the desired release's source code on GitHub (NOTE: Version 0.6.0 and above require a MySQL server). Navigate to the project directory, start the script with the following command:

$  python manage.py runserver 

Note: Debug Mode is turned on by default. If static files are stored locally, you must keep it on.

Requirements

aniso8601==9.0.1
asgiref==3.4.1
click==8.0.3
colorama==0.4.4
Django==3.2.9
itsdangerous==2.0.1
Jinja2==3.0.2
MarkupSafe==2.0.1
pyodbc==4.0.32
pytz==2021.3
six==1.16.0
sqlparse==0.4.2
tzdata==2021.5
Werkzeug==2.0.2

About

Parses TV Show Data from IMDB's Database and plots a CanvasJS graph in accordance to the shows ratings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published