Project Code Download
Last modified: 01-23-2015
You can access the code via github now! For starter code, please visit Starter Code.
You’ll need to start from this demo project and follow the instructions on course content. By doing so you’ll eventually finish this platform. Good luck!
The code in final branch is the finished version! Perhaps you don’t want to spoil the excitement of finishing the project by looking at that too early. But if you get stucked, Feel free to dig into it and figure out how the reference code solves the requirements. I won’t say my solution is the best, so I welcome anyone to make a better proposal.
Update logs:
01-07-2015: Upgrade to newer Django
03-15-2015: Publish the finished Code to Github
01-25-2015: Publish the code to github
01-12-2015: Small updates of template
01-10-2015: Minor update of test code
01-06-2015: Finish the test cases of 5-Topic-User. Among with some other small changes.
12-29-2014: Finish the test cases of View. Also change the website theme.