Web application inspired by Hacker News visit www.loremipsum.co.in
  • SCSS 34.3%
  • Less 33.9%
  • HTML 15.2%
  • Python 10.9%
  • CSS 3%
  • Other 2.7%
Find a file
2015-02-21 21:20:05 +05:30
contactlist changed image 2015-02-17 17:32:10 +05:30
contacts changed photo 2015-02-21 21:20:05 +05:30
django-contactlist/media/documents/2014/09 my django app 2015-01-09 02:03:05 +05:30
.gitignore my django app 2015-01-09 02:03:05 +05:30
manage.py my django app 2015-01-09 02:03:05 +05:30
Procfile my django app 2015-01-09 02:03:05 +05:30
README.md my django app 2015-01-09 02:03:05 +05:30
requirements.txt news json 2015-01-19 21:40:00 +05:30
vipul my django app 2015-01-09 02:03:05 +05:30

Django-HN

Django-HN is a web application which is inspired by Hacker News. Here users can post blogs and news article links just like in HN where people can post links in similar manner and using votes of all the users and a ranking algorithm, the posts are ranked according to their popularity and good reads.

Dependencies

  • Django 1.6.1
  • South 1.0
  • Twitter-Bootstrap