Skip to content

Rajesh133331/jobapplicationtracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📋 JobDeed – Job Application Tracker

A simple and efficient web app to help users organize and manage their job search.
Users can track job applications, save job details, and maintain their company and education information.


🚀 Features

  • 🧾 Track job applications and saved jobs
  • 🏢 Manage company and education details
  • 👤 User onboarding and login system
  • 💾 MongoDB database integration
  • 🌐 Clean frontend using HTML, CSS, and JavaScript

🧩 Tech Stack

  • Backend: Node.js, Express.js, MongoDB, Mongoose
  • Frontend: HTML, CSS, JavaScript

⚙️ Setup Instructions

  1. Clone the repository
    git clone https://github.com/your-username/jobapplicationtracker.git
    cd jobapplicationtracker
  2. Install dependencies npm install 3.Configure environment variables Create a .env file in the root directory and add: MONGO_URI=your_mongodb_connection_string PORT=5000 4.Run the application node server.js

About

JobDeed – Job Application Tracker helps users organize and manage their job search efficiently. It allows users to track applications, save job details, and manage company and education information. Built using Node.js, Express, and MongoDB, with a simple HTML/CSS/JS frontend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors