/django_reddit

Reddit clone written in python using django web framework and twitter's bootstrap.

Primary LanguagePythonApache License 2.0Apache-2.0

Django Reddit

Reddit clone written in python using django web framework and bootstrap.

https://www.youtube.com/watch?v=z-j9suU82_g

Installation

$ git clone https://github.com/jmhayes3/django_reddit.git
$ cd django_reddit

Usage

To start the server, run the following commands from the project root directory:

$ python manage.py migrate --run-syncdb
$ python manage.py runserver

For the time being there is no separate production specific settings because the project is not yet production ready.

Screenshots

Task1

Task2

Task3

Task4_2

Task4_2