Skip to content

dscdut/HireTab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 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 4

  •  
  •  
  •  
  •  

Languages