Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 1.12 KB

README.md

File metadata and controls

48 lines (26 loc) · 1.12 KB

Jobportunity

About The Project

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.

Frontend/Client

  • built with ReactJS and Bootstrap
  • single page that displays a table of data that is fetched from MongoDB Atlas

Backend/Server

  • driven by NodeJS utilizing Express to route and perform CRUD operations on MongoDB Atlas
  • API is protected with JSON Web Tokens



Sign up & Email and Password Validation

Accounts hold their own data

Add New Job

Clicking on position opens job listing (if applicable)

Updating Job

Deleting Job