Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 753 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 753 Bytes

JAVA_job_search_portal(Sem-1)

-> My Project implements a platform for job seekers and recruiters. -> It is a basic console based project which allows users to create accounts, post and search for job listings, search for people, and search for companies. -> Key features include user authentication, job listing management, and search functionalities for jobs, people, and companies. -> The code demonstrates following object-oriented programming principles: (1) Inheritance (2) Interface (3) Recursion (4) Array of object