Jobportunity is a web application that helps you manage your job search all in one place and track all your job applications and progress.
I wanted to build this tool not only to organize my internship search more easily, but to gain some experience working with the MERN stack as well.
- built with ReactJS and Bootstrap
- single page that displays a table of data that is fetched from MongoDB Atlas
- driven by NodeJS utilizing Express to route and perform CRUD operations on MongoDB Atlas
- API is protected with JSON Web Tokens