Coder Social home page Coder Social logo

gdscjgec / uptrend Goto Github PK

View Code? Open in Web Editor NEW
10.0 0.0 3.0 35 KB

One place destination to check trending data across websites

License: MIT License

Python 10.53% HTML 64.54% CSS 24.93%
hacktoberfest hacktoberfest2021 beautifulsoup webscraping flask html css javascript

uptrend's Introduction

Banner

Logo

UpTrend

A one place destination to check whatever is trending on the top social and news websites at present.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

The motive of this project is to scrape trending stuff from top websites which are mostly visited on a daily basis by users and show them in a single page application consisting of links to trending stuff. For the purpose of hacktoberfest we will be currently focusing on scraping trending data from

  1. Youtube
  2. Reddit
  3. Instagram
  4. CNN top stories
  5. more will be added with progress........

Built With

The dependancies currently consist of the following,

Getting Started

Follow the steps below to set-up the project on your local machine,

Prerequisites

  1. Python (3.6 and above)
  2. pip (python package installer)

Installation

  1. Start by creating a virtual environment for the project by using the following command, python -m venv <name>

  2. Activate the virtual environment by using the following command, <name>/scripts/activate

  3. Install required dependencies from requirements.txt using the following command, pip install -r requirements.txt

    Tip: If you install new dependencies while submiting a PR, please do not forget to update requirements.txt. You can use the following command to save yourself the trouble pip freeze > requirements.txt

  4. Now, you can run the project by using the command python app.py

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch ( git checkout -b feature/AmazingFeature )
  3. Add your Changes ( git add . )
  4. Commit your Changes ( git commit -m 'Add some AmazingFeature' )
  5. Push to the Branch ( git push origin feature/AmazingFeature )
  6. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Mail us at - [email protected]
Mail maintainer at - [email protected]

uptrend's People

Contributors

amanjha8100 avatar niloysikdar avatar rajatkeshri avatar

Stargazers

Simon Juba avatar Shreya Paul avatar BlueBlaze avatar Sharan Swaroop avatar Soham Sen avatar Sagnik Roy avatar Nikhita avatar Anirban Debnath avatar  avatar  avatar

uptrend's Issues

Create a beautiful Navigation bar on index page.

🚀 Feature

Problem Statement
I would like the contributor to create a beautiful navigation bar with space for categories section.

Solution
Create a attractive navigation bar with categories (choices field) , home, etc.

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.