Back to Projects

Job Basket

Screenshot of Job Basket
  • Job Basket is a single-page web application that allows a user to keep track of job listings that interest them, and also add notes and reminders to stay organized.
  • The application incorporates a self-built Rails API as a backend to persist data with PostgresQL. Heavy focus on React.js for frontend and Semantic UI for styling.
  • Adobe XD to generate wireframes to help visualize the user journey and organize components.
  • Authorization and authentication is accomplished by using JSON Web Tokens and localStorage to store encrypted user information client-side.
Visit Site