Skip to content

dscdut/HireTab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

70 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

HireTab - Recruitment Management Website

HireTab – A Recruitment Management Website created by the GDSC-DUT team.

HireTab is designed to help companies and HR departments manage their hiring processes more effectively β€” from posting job listings to managing applicants and tracking recruitment progress.

This project will join APAC Solution Challenge 2025.

πŸš€ Key Features

  • βœ… Post and manage job listings
  • πŸ‘¨β€πŸ’» Manage applicant profiles
  • πŸ” Search and filter candidates based on multiple criteria
  • 🧠 Evaluate and approve candidates
  • πŸ“Š Recruitment progress reports and statistics
  • πŸ‘₯ HR account management and permission control
  • 🌐 User-friendly, responsive interface

Technology used ✨

  • React.js: Frontend UI

  • Node.js: Backend API server

  • n8n: Workflow automation

  • Supabase (PostgreSQL): Backend-as-a-service & database

πŸš€ Setup and run

Click to expand

πŸ“₯ Clone the repo

git clone https://github.com/dscdut/HireNova

Backend

  1. Prerequisites
  1. Install NPM packages
cd backend
# run database migrations and seeds
npm run db:reset
npm install
  1. Run the development server
npm start
  1. Open http://localhost:3000/docs.

Frontend

  1. Install dependencies
cd frontend
npm install
  1. Run the development server
npm run dev
  1. Open http://localhost:5173.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages