shaanguptaa / contentAggregator

Content Aggregator Using Django

Home Page:https://contentaggregator.pythonanywhere.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ContentAggregator Banner

License: MIT GitHub last commit Python Version Website Status Python Version

Content Aggregaor

Content Aggregator using Django

Live Demo : ContentAggregator

Features

  • News Feed
  • Tech / Programming Articles Feed
  • NSE Top Gainers and Losers List
  • RSS Implementation

Issues

  • nsetools library not working due to change in NSE website

Getting Started

Installation

Clone this repository

git clone https://github.com/shaanguptaa/contentAggregator.git

Navigate to the project directory

cd contentAggregator

Install the requirements

pip install -r requirements.txt

Usage

Run the Django server

python manage.py runserver

Screenshots

ContentAggregator Screenshot - Home Page

ContentAggregator Screenshot - News Page

ContentAggregator Screenshot - Tech Page

ContentAggregator Screenshot - Stocks Page

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Content Aggregator Using Django

https://contentaggregator.pythonanywhere.com

License:MIT License


Languages

Language:HTML 42.6%Language:Python 36.3%Language:CSS 18.6%Language:JavaScript 2.5%