/QuickJobs

A job portal using twitter streaming API

Primary LanguageCSS

QuickJobs - A Job Portal

Star Badge

A simple job portal application for real time update of latest jobs with Twitter API.

Installation

To install all the required libraries run the following command.

pip install requirements.txt

To install tailwind, run the following command

npm install

Finally sign up for a Twitter Developer account, and create an app and store the bearer token in credentials.json.

Demo

  1. Landing page

Landing

  1. Query with a job title

query-results

  1. Get top results matching the job title

all-results