Skip to content

Developed a seamless platform for users to track job application and perform CRUD operations efficiently.

Notifications You must be signed in to change notification settings

vikas780/InterviewMate-Web

Repository files navigation

Project Name: InterviewMate

Developed a MERN application that enables individuals to track their job applications. Live demo here.

Table of Contents

General Information

  • It help user to keep track of their job application with relevent status.
  • User can perform any CURD operation on jobs.

Technologies & Tools Used

  • Express.js, MongoDB, Mongoose, React.js
  • Postman, HTML, Css, jwt, Context-api, UseReducer

Setup

  1. Run npm install && npm start
  2. Create .env file and add you mongoDB atlus credentials with database name. (name of env variable that i have used: MONGO_URI)
  3. Add secret key for generating Jsonwentoken name of env variable that i have used: JWT_SECRET)
  4. Add token expiry period (name of env variable that i have used: JWT_LIFETIME)

write-your-code-here

Project Status

Completed

About

Developed a seamless platform for users to track job application and perform CRUD operations efficiently.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published