Professional Career Management System is portal where candidate can apply for job according to their qualification and skills by choosing their interested companies and should pass company’s employee qualification tests for the job. This system has organized environment for candidate side and company side.
This repository contains the source code and documentation for the Professional Career Management System. This system is an online portal that allows candidates to apply for jobs based on their qualifications and skills, while also providing companies with a platform to add job vacancies and manage applicants.
- Java Development Kit (JDK) version 8 or higher
- Oracle SQL database server
- Apache Tomcat or any other web server
The Professional Career Management System is a database-driven web application developed as part of the ITE1003 Embedded J component. The system provides a user-friendly interface for candidates to create profiles, apply for jobs, and pass company qualification tests. It also enables companies to add job vacancies and manage applicant data.
- dist: This folder contains the compiled and distributable files of the project.
- nbproject: This folder contains the NetBeans project configuration files.
- src/conf: This folder contains the configuration files for the project.
- web: This folder contains the web-related files and directories.
- database_setup.sql: Contains sql queries for db
- Java Development Kit (JDK) version 8 or higher
- MySQL database server
- Apache Tomcat or any other web server
- Set up a Java development environment with JDK.
- Install and configure a Oracle SQL database server.
- Deploy the web application to a web server like Apache Tomcat.
- Configure the database connection in the application's configuration files.
- Import the database schema provided in the "database" folder.
- Start the web server and access the application using a web browser.
- Jeeban Bhagat [[email protected]]
- Ankush Rauniyar
- Ashutosh Raj Shrestha
Please refer to the documentation for detailed instructions on installation, configuration, and usage of the Professional Career Management System.
Note: This project is for educational purposes and should be used responsibly and in accordance with applicable laws and regulations.