Latest Posts
The job finding application built for developers by developers. Search for developer career opportunities across LinkedIn, Glassdoor, Indeed, Dice, ZipRecruiter and more - on a on beautifully designed, easy to use front-end application.
Project Details
Front-End Developer
My Role
1/24/2023
Project Start Date
3/1/2023
Project End Date
The objective of this project was to take an API and build a fully functional web application around it. Job It allows users to search and apply for jobs that they are interested in.
Job It uses JavaScript for basic logic such as sorting and date manipulation. It uses React, and Redux for API calls, data fetching and refreshing.
JavaScript
React.js
Tailwind CSS
Redux
Git
Job It was my first project that was built entirely around an API library. While coming up with a great user interface to take advantage of the API endpoints posed a creative challenge, the biggest technical challenge was Redux. Redux is an amazing tool, it’s especially effective in data fetching and caching; but some of the concepts required to implement it were a little challenging to grasp.
I really enjoyed working on this project, simply because it showed that me that fleshed out application can be built around predefined API endpoints.