Skip to content

trevorkbond/JobApp

Repository files navigation

Job App

JobApp is a web app that helps users track information about their job applications. I originally developed the frontend using HTML, CSS, and vanilla JavaScript, and later converted it to React. The backend server is implemented with Node.js and Express.js to handle user registration/sign in and CRUD (creating, reading, updating, and deleting) jobs. I also implemented a 3rd party job search API courtesy of Jobicy that allows users to search for jobs using key words and add these jobs directly within JobApp. The app also uses a Websocket connection to allow users to share jobs with friends.

See a demo of the app back in its heyday when I was actually running it on an EC2 instance here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published