Skip to content

SaiVaibhav03/Apply-Hard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Apply Hard

A full-stack job portal where users can post jobs, apply for jobs, and manage applications through a clean dashboard.

🛠 Tech Stack

  • Frontend: React, TypeScript, TailwindCSS
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Auth: JWT, OAuth 2.0
  • API: REST + GraphQL

✨ Features

  • User authentication (login/signup with JWT & OAuth)
  • Job posting & management for employers
  • Apply to jobs with resume upload
  • Dashboard for both applicants & recruiters
  • Admin controls for managing users/jobs

⚡ Installation

# Clone repo
git clone https://github.com/SaiVaibhav03/Apply-Hard.git
cd Apply-Hard

# Install backend
cd server
npm install

# Install frontend
cd ../client
npm install

About

Job Portal Website - candidate can apply jobs , recruiters can post jobs and both can manage in their personal dashboard

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors