Giter Site home page Giter Site logo

phillipdwright / hackrtrackr Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 1.0 35.2 MB

HackrTrackr - The Right Coding Job Is Out There!

Home Page: http://hackrtrackr.rmotr.com/

License: Creative Commons Attribution Share Alike 4.0 International

Python 30.51% HTML 4.72% CSS 42.07% JavaScript 22.70%

hackrtrackr's Introduction

HackrTrackr

Hacker News is a social news site focused on computer science and entrepreneurship. Since 2011 there have been monthly “Who's Hiring” threads where hundreds of companies post descriptions of job openings. HackrTrackr allows a user to access the entire history of these job posts and to filter for just the jobs that match their interest. HackrTrackr provides an interactive visualization to see how job trends have changed over time. HackrTrackr also integrates company reviews from Glassdoor to enhance the user’s job search.

Working with HackrTrackr Locally

To work with a local copy of HackrTrackr, you will need to have Python 2.7 installed.

Clone the repo

$ git clone [email protected]:phillipdwright/hackrtrackr.git
$ cd hackrtrackr

Install dependencies

$ pip install -r requirements.txt

Set up database

$ python hackrtrackr/initialize_data.py
$ python dbutils/setup_db.py
$ python hackrtrackr/update_db_helpers.py

Contributors

hackrtrackr's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

davidgranas

hackrtrackr's Issues

Save search parameters in url

After conducting a search, the user should be able to share their parameters with their friends and loved ones by sending the url. To show them the amazing trends they find.

Some things to discuss for implementation:

  • Should the search save only the keywords, or also the date? Since the db will constantly be updated with new job postings.

Credit for the idea goes to Martin Zugnoni.

Add python 3 support

Python 3 support is needed. Once this is developed, it should be included in the CI run.

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.