Skip to content

anthonypz/Contactr

 
 

Repository files navigation

Contactr

Contactr is a job application tracker for job seekers that helps you keep track of and grow your professional network. The app is built using the MVC Architecture and implements authorization so people can sign up & add their personal list of job applications to the app.

Link to project: Contactr

How It's Made:

Tech used: HTML, CSS, JavaScript, Express, MongoDB, Mongoose, Passport.js, bcrypt, Bootstrap

The back-end was build using Node.js and the Express framework to handle all routes and controller logic. We used EJS as our templating engine for the View, MongoDB & Mongoose for our database and Model logic, Passport.js to handle authentication, bcrypt to salt and hash user passwords, and Bootstrap to style the front-end.

About

Keep track of your job applications and network

Resources

Stars

Watchers

Forks

Languages

  • CSS 65.4%
  • EJS 21.7%
  • JavaScript 12.7%
  • Dockerfile 0.2%