Skip to content

shaanguptaa/contentAggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.