Giter Club home page Giter Club logo

officeneerajsaini / news-aggregator-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from siddharthbahuguna/news-aggregator-project

0.0 0.0 0.0 902 KB

The news aggregator project aims to create a centralized platform that curates and organizes news articles and updates from various sources across the internet. It is being developed to address the growing need for a consolidated and user-friendly platform that offers reliable and diverse news content

Shell 0.12% JavaScript 2.48% Python 24.31% CSS 29.61% HTML 43.48%

news-aggregator-project's Introduction

NEWS-AGGREGATOR-PROJECT

Overview ✳️

The news aggregator project aims to create a centralized platform that curates and organizes news articles and updates from various sources across the internet. It is being developed to address the growing need for a consolidated and user-friendly platform that offers reliable and diverse news content.

Features 😱

  • Centralized Platform: All your news sources in one place.
  • Customizable: Choose the sources and topics you're interested in.
  • User-Friendly Interface: Easy navigation and intuitive design.
  • Reliable: Dependable news updates from reputable sources.
  • Diverse Content: Access news articles from a wide range of sources.

Prerequisites

  • Python 3.x installed on your machine
  • pip (Python package manager)

Steps For Contribution⚡

  1. Star ⭐

  2. Fork

  3. Clone the forked repository.

git clone https://github.com/<your-github-username>/NEWS-AGGREGATOR-PROJECT.git
  1. Navigate to the project directory.
cd NEWS-AGGREGATOR-PROJECT
  1. Install virtualenv library
pip install virtualenv
  1. Create virtual environment
virtualenv venv
  1. Activate virtual environment
  • For Windows:
venv\Scripts\activate
  • For Unix/Linux/MacOS:
source venv/bin/activate
  1. Install required dependencies
pip install -r requirements.txt
  1. Create a new branch.
git checkout -b <your_branch_name>
  1. Make changes.

  2. Stage your changes and commit

git add -A

git commit -m "<your_commit_message>"
  1. Push your local commits to the remote repo.
git push -u origin <your_branch_name>
  1. Create a Pull Request.

  2. Congratulations! 🎉 you've made your contribution.

news-aggregator-project's People

Contributors

siddharthbahuguna avatar anurag6569201 avatar abhisheksingh-22 avatar akshaydubey05 avatar anshgautam-github avatar rajatagrawal117 avatar sanmarg avatar suhanipaliwal avatar dakshsinghrathore avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.