- This repository is a continuation by members of Codaisseur class #28 of the "Jobs Board" real world project that was started by members of Codaisseur class #26. The original repo can be found here.
- You can find the back-end repository for this project here.
This is the client repo for our Jobs Board real world project that was made during weeks 9-10 of Codaisseur.
- Technologies used
- Goals for this project
- Setup
- Our git workflow
- Create React App
- Suggestions
- Contributors
- React
- Redux
- Redux-Thunk
- React wrapper for Chart.js
The overall goal for this project was to provide a tool to Codaisseur graduates whereby they could gain useful information regarding job applications. The app will allow graduates to gain insight into previous graduates experiences when applying to companies in the Netherlands. More precisely, the app gives a basic overview such as, how many previous graduates have applied to a company, whether they had an interview, and whether they got hired.
In order to do this we used the Huntr API for previous graduates data and job postings.
One of the main goals in the continuation of this project was to implement a Webhook with the Huntr API, so the database of the app would update automatically everytime a graduate inputs new data.
Another goal was to scrap the job postings from Indeed from the previous group, and replace the job postings with data from the Huntr API.
For a better user experiece we implemented more filter options when searching for an overview of a company, and changed the display of graduates data of a company to display statistics directly on a card for an easier overview.
As user experience improvement we implemented role and city filters on the job page and displayed further statistics about average numbers of applications and interviews on member basis on the graduates page.
In order to run this App please ensure you have the server running as well. Instructions on how to do that may be found here
- git clone
- npm install
- npm run start
Here is our branching model for this project.
master (auto deploys) ______________________
\ /
development \_____________/- pull request
\ /
feature/some-feature \_commits_/- pull request
This project was scaffolded using the create-react-app cli.
The standard create-react-app docs can be found in here
For suggestions, unfinished userstories and issues you can have a look at the Jobs Board project board.
Class #28
Class #27
- Jetske van der Wouden - JetskevdWouden
- Tatiany Costa - TatyCris
- Marlon Palpa - malanchito
- Alina Beglarian - alinabeglarian
Class #26
- Tiago Barros - limadebarros
- Cathal Hastings - hastinc
- Hager Hussein - hagerhussein
- Dave Mollen - davemollen