Skip to content

pranay-jain/FootballTransferTracker

Repository files navigation

FootballTransferTracker

This is a simple web-based application that uses NodeJS with Express servers. This app uses the Twitter Streaming API to provide football transfer rumours and updates from all around the globe. Based on your choice of team, this app provides you with tweets(at most 20 at a time) made by mostly credible sources for the transfer updates regarding your favourite team.

This app uses Socket.io with ReactJS to provide real-time updates as the tweets are received. The UI Elements in the app have been developed using Google's Material Design Lite Framework.

To set up this application on your system

Firstly, make sure you have npm and NodeJS installed on your system. You would also need a recent version of MongoDB(3.x) installed.

  1. Clone this repo using git clone https://github.com/pranay-jain/FootballTransferTracker.git
  2. Install all the dependencies using npm install
  3. In config.js, replace the values with your credentials for the Twitter API
  4. Go to the mongo folder and run the MongoDB using mongod
  5. Open the MongoDB shell and make a new database by called transfer-tweets - use transfer-tweets
  6. Run the Node server using either node server.js or simply, npm start
  7. Open http://localhost:3000/ to see the application running.

About

Keep track of your favourite soccer team's transfer news and rumours through popular Tweets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages