Skip to content

codyle50/review-pundits

Repository files navigation

Contents

Project configuration files alongside 'tasks.py' - used to run scheduled tasks on Heroku

Used to stop Jest incorporating non JS files into testing

Frontend of site - React/Redux app configured with webpack & babel. Components, functions and resources used within website.

Django models & API configuration - Defines models, views, serializers & url patterns to store and access data

Scrapy Pipeline - used to collect & process incoming data each week. Contains spider, pipelines, prediction model & entity extraction module

Project Settings - deployment & local use settings for project