Skip to content

vaishnavijha12/PlacementTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Placement Tracker

A smart placement tracker for students to organize opportunities, track applications, and manage preparation.

Tech Stack

  • Frontend: React, Vite, TailwindCSS
  • Backend: Node.js, Express, MongoDB

Getting Started

Prerequisites

  • Node.js installed
  • MongoDB running locally (default: mongodb://localhost:27017/placement-tracker)

Installation & Run

  1. Backend Setup Open a terminal and run:

    cd server
    npm install
    npm run dev

    Server will start on http://localhost:5000.

  2. Frontend Setup Open another terminal and run:

    cd client
    npm install
    npm run dev

    Frontend will start on http://localhost:5173.

Features

  • Dashboard with application stats
  • Add and manage job opportunities
  • diverse status tracking (Applied, Interview, Selected, Rejected)

About

Placement Tracker | Track job applications, manage progress, and monitor placement status efficiently

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors