A news aggregator app build using django web framework and beautifulsoup which is use to scrape the news articles from the web and uses celery as a task queue to add srcaped article in database.
A simple blog website made using django with full functional form to create and update blog posts