Read Hackernews articles in your dashboard
- Store reading logs.
- Mark as read to archive
- Delete unwanted articles
To use this project, follow these steps:
- Create your working environment.
- Install requirements (
$ pip install -r requirements.txt
) python manage.py migrate
python manage.py runserver
$ python manage.py populate_news
using HackerNews API for populating https://github.com/HackerNews/API
#ToDo
- Add proper validation for registration form.
- Add sidebar filters, to filter based on article status