LICENSE.txt
README.md
setup.cfg
setup.py
bizzbuzz/README.md
bizzbuzz/manage.py
bizzbuzz/runbizzbuzz.py
bizzbuzz.egg-info/PKG-INFO
bizzbuzz.egg-info/SOURCES.txt
bizzbuzz.egg-info/dependency_links.txt
bizzbuzz.egg-info/entry_points.txt
bizzbuzz.egg-info/requires.txt
bizzbuzz.egg-info/top_level.txt
bizzbuzz/bizzbuzz/__init__.py
bizzbuzz/bizzbuzz/admin.py
bizzbuzz/bizzbuzz/apps.py
bizzbuzz/bizzbuzz/forms.py
bizzbuzz/bizzbuzz/models.py
bizzbuzz/bizzbuzz/tests.py
bizzbuzz/bizzbuzz/urls.py
bizzbuzz/bizzbuzz/views.py
bizzbuzz/bizzbuzz/management/commands/populate_db.py
bizzbuzz/bizzbuzz/management/commands/update_db.py
bizzbuzz/bizzbuzz/migrations/0001_initial.py
bizzbuzz/bizzbuzz/migrations/0002_auto_20200715_1513.py
bizzbuzz/bizzbuzz/migrations/__init__.py
bizzbuzz/project/__init__.py
bizzbuzz/project/asgi.py
bizzbuzz/project/settings.py
bizzbuzz/project/urls.py
bizzbuzz/project/wsgi.py
bizzbuzz/static/css/style.css
bizzbuzz/static/images/Amazon.png
bizzbuzz/static/images/Sap.png
bizzbuzz/static/images/apple.png
bizzbuzz/static/images/bi-logo.png
bizzbuzz/static/images/bloomberg-logo.png
bizzbuzz/static/images/facebook.png
bizzbuzz/static/images/forbes-logo.png
bizzbuzz/static/images/google.png
bizzbuzz/static/images/hacker.png
bizzbuzz/static/images/heart.png
bizzbuzz/static/images/ibm.png
bizzbuzz/static/images/microsoft.png
bizzbuzz/static/images/mw-logo.png
bizzbuzz/static/images/netflix.png
bizzbuzz/static/images/newlogo.png
bizzbuzz/static/images/nyt-logo.png
bizzbuzz/static/images/oracle.png
bizzbuzz/static/images/sales.png
bizzbuzz/static/images/samsung.png
bizzbuzz/static/images/spacex.png
bizzbuzz/static/images/tesla.png
bizzbuzz/static/images/tt-logo.png
bizzbuzz/static/images/twitter.png
bizzbuzz/templates/bizzbuzz/home.html
bizzbuzz/templates/bizzbuzz/index.html
bizzbuzz/templates/bizzbuzz/login.html
bizzbuzz/templates/bizzbuzz/selectchannel.html
bizzbuzz/templates/bizzbuzz/signup.html