AppTrack offers a one-stop solution for tracking job application progress and keeping all current and past applications in one place.
- React Native (built with Expo), Node.js (Express.js server), MongoDB (with Mongoose ORM)
- This app is currently under development. To check out the front-end UI on your local machine:
Make sure you have expo installed on your machine: https://docs.expo.io/versions/v35.0.0/get-started/installation/
Download the 'client' folder from this repo and save into a new directory. From this directory, run:
npm iOnce the dependencies are installed, launch a build of the application by running:
npm start