Giter Site home page Giter Site logo

jobee's Introduction

Jobee logo

Jobee

NPM Version NPM Total Downloads npm bundle size (minified + gzip) Coverage Status Build Status


A job finder.

๐Ÿ“ Table of Contents

๐Ÿง About

Jobee is a web app job finder specifically for those who know which companies they would like to work at. You can search for a company, and Jobee will watch their job board for you.

โ›๏ธ Built Using

โœ๏ธ Author

๐ŸŽ‰ Acknowledgements

jobee's People

Contributors

actuallyreallyalex avatar dependabot[bot] avatar snyk-bot avatar

Watchers

James Cloos avatar

jobee's Issues

๐Ÿ’ก Overall Jobee Idea Shift

New Idea for the Focus of Jobee

  • Welcome to Jobee screen.
  • Add Jobvite id's for companies you want to join.
  • Add your favorite companies.
  • Choose from a list of famous / popular companies to start with.
  • Filter to specific areas.
  • A job search app for people who have already researched companies, and are specifically trying to track down a job at particular companies.
  • Jobs screen - come back tomorrow on first user
  • Watchlist - with filters

๐Ÿ”‘ Login Flow

Need to define a clear login flow.

  1. Initialize Firebase with config (via index.js)
  2. Check IndexedDB for Firebase user data
    2a. If there is user data - use that with redux.. Hide log in button. Show app.
    2b. If there is no user data - show log in button. Show app.
  3. User clicks log in button.
    3a. Use signInWithRedirect(). When done, store the user data in redux.

โ„น๏ธ Build A Custom Scraper

  • Hit main job listing page, and extract the jobId of each job listing, creating an array of those id's.
  • Go to the individual page for each job listing. Scrape the job posting schema JSON in the response for information.
  • Collect:
    1. Date Posted
    2. Description (JSON string of HTML)
    3. EmploymentType
    4. addressLocality (city)
    5. addressRegion (state)
    6. addressCountry
    7. Title

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.