LICENSE.txt
README.md
setup.cfg
setup.py
bizzbuzz/manage.py
bizzbuzz.egg-info/PKG-INFO
bizzbuzz.egg-info/SOURCES.txt
bizzbuzz.egg-info/dependency_links.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/__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/bi-logo.png
bizzbuzz/static/images/channel1.png
bizzbuzz/static/images/channel2.png
bizzbuzz/static/images/channel3.png
bizzbuzz/static/images/channel4.png
bizzbuzz/static/images/forbes-logo.png
bizzbuzz/static/images/hacker.png
bizzbuzz/static/images/heart.png
bizzbuzz/templates/bizzbuzz/forgotpassword.html
bizzbuzz/templates/bizzbuzz/home.html
bizzbuzz/templates/bizzbuzz/index.html
bizzbuzz/templates/bizzbuzz/login.html
bizzbuzz/templates/bizzbuzz/searchchannel.html
bizzbuzz/templates/bizzbuzz/selectchannel.html
bizzbuzz/templates/bizzbuzz/signup.html