Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 597 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 597 Bytes

job_portal

  • Made using Java Swing,
  • Used Java for backend
  • Built using Netbeans IDE
  • This project is bases on the concepts of DBMS
  • Used MySQL for database purposes.

It enables job-seekers to

  • register themselves,
  • post their resume,
  • update their resume,
  • search for jobs that he/she is eligible for,
  • view personal job listings.

It enables companies to

  • register themselves,
  • search for eligible candidates,
  • view resume of a particular candidate.

Apart from there is an admin module to

  • view the database content,
  • make changes to the database content.