mirror of
https://github.com/vipul-sharma20/django-HN.git
synced 2026-06-28 08:33:01 +00:00
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%
| contactlist | ||
| contacts | ||
| django-contactlist/media/documents/2014/09 | ||
| .gitignore | ||
| manage.py | ||
| Procfile | ||
| README.md | ||
| requirements.txt | ||
| vipul | ||
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