Job Tracker Application

As my final project at QuickStart, I created a job tracking application that allows users to organize and manage a list of job applications. This basic CRUD project implements create, read, update, and delete functionality, using a local database with GET and POST requests.

I enjoyed this project the most because of the time I dedicated to building it as a React Native application and designing the user interface using Bootstrap.