SiddharthBahuguna / NEWS-AGGREGATOR-PROJECT

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
https://newsonion.onrender.com
MIT License
34 stars 59 forks source link

update read me file #17

Closed Vipullakum007 closed 2 months ago

Vipullakum007 commented 2 months ago

you can update readme file

AbhishekSingh-22 commented 2 months ago

I would like to update the readme file for better understanding as a part of GSSOC'24. Please assign me this issue as well as label the issue.

SiddharthBahuguna commented 2 months ago

Already assigned

On Sat, May 11, 2024, 10:44 AM Abhishek Singh @.***> wrote:

I would like to update the readme file for better understanding as a part of GSSOC'24. Please assign me this issue as well as label the issue.

— Reply to this email directly, view it on GitHub https://github.com/SiddharthBahuguna/NEWS-AGGREGATOR-PROJECT/issues/17#issuecomment-2105559732, or unsubscribe https://github.com/notifications/unsubscribe-auth/A24XZ7KJHZQ5AZ6ATMXJNSLZBWSKLAVCNFSM6AAAAABHRS4UUGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBVGU2TSNZTGI . You are receiving this because you are subscribed to this thread.Message ID: @.*** .com>

AbhishekSingh-22 commented 2 months ago

Please assign me this issue under GSSOC'24. I haven't be assigned this issue till now. I will make the following changes in the readme file

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 😱

Steps For Contribution⚡

  1. Star ⭐

  2. Fork

  3. Clone the forked repository.

    git clone https://github.com/<your-github-username>/NEWS-AGGREGATOR-PROJECT.git
  4. Navigate to the project directory.

    cd NEWS-AGGREGATOR-PROJECT
  5. Install virtualenv library

    pip install virtualenv
  6. Create virtual environment

    virtualenv venv
  7. Activate virtual environment

  1. Install required dependencies

    pip install -r requirements.txt
  2. Create a new branch.

    git checkout -b <your_branch_name>
  3. Make changes.

  4. Stage your changes and commit

    
    git add -A

git commit -m ""


11. Push your local commits to the remote repo.
```bash
git push -u origin <your_branch_name>
  1. Create a Pull Request.

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

Screenshots 📷

Home Page Home Page

About Page About Page

Also Please add labels for this issue as well.

SiddharthBahuguna commented 2 months ago

Approved.

On Sun, May 12, 2024, 9:24 AM Abhishek Singh @.***> wrote:

Please assign me this issue under GSSOC'24. I haven't be assigned this issue till now. I will make the following changes in the readme file 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⚡

0.

Star ⭐ 1.

Fork 2.

Clone the forked repository.

git clone https://github.com//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

9.

Make changes. 10.

Stage your changes and commit

git add -A

git commit -m ""

  1. Push your local commits to the remote repo.

git push -u origin

12.

Create a Pull Request. 13.

Congratulations! 🎉 you've made your contribution.

Screenshots 📷

Home Page [image: Home Page] http://Screenshots/HomePage.png

About Page [image: About Page] http://Screenshots/AboutPage.png

Also Please add labels for this issue as well.

— Reply to this email directly, view it on GitHub https://github.com/SiddharthBahuguna/NEWS-AGGREGATOR-PROJECT/issues/17#issuecomment-2106108629, or unsubscribe https://github.com/notifications/unsubscribe-auth/A24XZ7ML2AELJ4FYSFAFD3DZB3RZFAVCNFSM6AAAAABHRS4UUGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBWGEYDQNRSHE . You are receiving this because you commented.Message ID: @.*** com>

AbhishekSingh-22 commented 2 months ago

Please add a GSSOC'24 label as well as the corresponding level for this issue as If the label isn't found then the points won't be counted for the respective contributions. Please add the labels for each issue not only this one.

AbhishekSingh-22 commented 2 months ago

Sorry to bother again @SiddharthBahuguna but the label should be as gssoc and level1, not as GSSOC'24 and Level-1. Could you please change this. Thank you.

SiddharthBahuguna commented 2 months ago

now check @AbhishekSingh-22

AbhishekSingh-22 commented 2 months ago

now check @AbhishekSingh-22

Thank you so much.

SiddharthBahuguna commented 2 months ago

You're welcome!

On Fri, 17 May 2024 at 23:53, Abhishek Singh @.***> wrote:

now check @AbhishekSingh-22 https://github.com/AbhishekSingh-22

Thank you so much.

— Reply to this email directly, view it on GitHub https://github.com/SiddharthBahuguna/NEWS-AGGREGATOR-PROJECT/issues/17#issuecomment-2118161699, or unsubscribe https://github.com/notifications/unsubscribe-auth/A24XZ7OC6QEDYQVHYDMWWALZCZDINAVCNFSM6AAAAABHRS4UUGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJYGE3DCNRZHE . You are receiving this because you were mentioned.Message ID: @.*** com>