Giter VIP home page Giter VIP logo

hreynier / job-board Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 2.0 6.97 MB

Full-stack (React, Express, Material UI, CronJob, Redis) App that collects, filters and displays entry-level software jobs from various job-board APIs.

Home Page: https://app.harveyreynier.com

HTML 6.39% CSS 9.64% JavaScript 83.97%
react job-board redis express material-ui material-ui-react full-stack app application job-portal jobs

job-board's Introduction

TechStart | React Job Board ๐Ÿš€ ๐Ÿ‘จโ€๐Ÿ’ป ๐Ÿ‘ฉโ€๐Ÿ’ป

A full-stack web app to collect and filter entry-level tech jobs from several external job sites.

TechStart Hero Image

Check out TechStart here, where its deployed and constantly updated with the latest jobs!


Built with several tools, most notably:

What does this app do?

The primary motivation of this app was to streamline the job search process for graduates, students, and others seeking entry-level jobs in the tech industry. There are several job board sites out there, and I personally found it difficult to navigate between them to find suitable jobs to apply for. I hope that as I continue to develop this app and add more sources that I can help job-seekers break into the tech industry easier.

Disclaimer

  • ๐Ÿ‘ท This app is a work in-progress.
  • ๐Ÿ› There may be bugs, feel free to report any by adding an issue!

Setup

To get a development instance of this application up and running...

Ensure that NPM/Yarn and Node is installed on your machine.

  1. Clone this repository to your local machine.
  2. Navigate to the client folder in your terminal, and run the following code:
    yarn install
  3. Navigate back to the root folder, and run the following:
    npm install
  4. Navigate to the worker folder and start it's script:
    node index.js
  5. In another terminal instance, navigate to the api folder and also start it's script:
    node index.js
  6. Now that your backend is running, open another terminal instance, and navigate to the client folder and run:
    yarn start
  7. Done Your browser should open the development site at localhost:3000/ where you should see the jobs fetched through the backend.

Enjoy!

The application is also deployed and constantly updated here using the Google Cloud Platform.

Contributing

There are several features that I still want to add and any contributions are welcome!

To get started contributing...

Step 1

  • Option 1

    • ๐Ÿด Fork this repo!
  • Option 2

    • ๐Ÿ‘ฏ Clone this repo to your local machine using https://github.com/hreynier/job-board.git

Step 2

  • HACK AWAY! ๐Ÿ”จ๐Ÿ”จ๐Ÿ”จ

Step 3

Future Goals

There are several features that I aspire to add to this application, most notably:

  • Add several more external job sites
  • Implement advanced filtering techniques (e.g. filters based on locations, job types, etc.)
  • Add futher interaction with user accounts, saved jobs, lists etc.

The current deployed application is definetly the minimum viable product and as such these features offer several routes to expand and develop the application further. If you want to be involved in anyway, please dm me and we can discuss development!

job-board's People

Contributors

hreynier avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

job-board's Issues

Company Logo's are too big in modal.

Bug Description:

Company logos that are displayed in the pop-up job modals are sometimes too large and overlap the title and other text.
This is due to the varying sizes of the supplied company logos.

To Do:

  • Reduce global sizing of company logos to reflect the larger than anticipated size of certain company logos.

Add Read-Me documentation to project.

Description:

Add extensive Read-Me documentation to the project that describes the project in its entirety. The documentation should explain the tools and technologies that were used to develop and deploy the application. Furthermore, it should show images of the current project and outline the goals of the project moving forward. Finally, the documentation should provide instructions on how to fork and start development on this project for other people.

Missing Company Logos

Description:

Some jobs that are pulled from the API have no company logo. This results in the job modal displaying a missing image and sometimes JSX code.

To-Do:

  • Implement a check to determine whether the job has a valid company logo before rendering in the modal to prevent missing images.

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.