Code Monkey home page Code Monkey logo

news-aggregator's Introduction

NewsAggregator

Stay Updated With Latest News Articles From Top News Websites Across Various Fields

Installation

  1. First clone the repository in your system.

    git clone https://github.com/NikamRohan/News-Aggregator.git

  2. Then Change Directory to News-Aggregator.

    cd News-Aggregator

  3. Then start Virtual Environment within current Directory.

    virtualenv virtual_environment_name

    virtual_environment_name\Scripts\activate

  4. Then install the dependencies from requirements.txt.

    pip install -r requirements.txt

  5. Then Apply Migrations.

    python manage.py makemigrations

    python manage.py migrate

  6. Execute the manage.py file to runserver.

    python manage.py runserver

  7. Then Goto your favourite Browser and Type in localhost:8000.

  8. Now you should be able to navigate through the website and explore its features.

Screenshots of Website

Home Page

Screenshot (188)

Register Page

Screenshot (189)

Login Page

Screenshot (191)

Dashboard of User After Logging In

Screenshot (190)

After Clicking on Tech Button

Screenshot (193)

After Clicking on Economy Button

Screenshot (194)

After Clicking on Sports Button

Screenshot (195)

After Clicking on Politics Button

Screenshot (196)

After Clicking on Lifestyle & Health Button

Screenshot (197)

After Clicking on Entertainment Button

Screenshot (198)

Forgot Password Page Here User Have to Input Registered Email-Id Password Reset-link will be sent on the same

Screenshot (199)

Profile Page of User User could Add New Profile Photo(by default one is added during registration)

Screenshot (200)

news-aggregator's People

Contributors

nikamrohan 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.