Web app utilized for job searching and posting. It is built using Java technologies, including Hibernate and Java Servlets in the back-end, and JavaScript in the front-end, employing libraries and frameworks such as Bootstrap and JQuery.
The system utilizes third-party services like Google® Maps and PayPal® Sandbox for searching and registration options.
Within the system, you will discover additional features, such as profile administration for various roles (Admin, Company, and Job Seeker), as well as various functions like CV reviewing, position registration, and many others essential to a Job Online Marketing System.
- Install NetBeans. (https://netbeans.org/)
- cd to job-portal/Data/ directory and run the schema SQL Script, you will need to have MySQL previously installed.
- Compile and run the project from NetBeans.
- Go to
http://localhost:8080
- Bootstrap, JQuery and other dependencies are already included within the project package.
Home.java
All JSP pages are in the /System/web/
directory. Some of these pages are dynamically created on server side and for other specific actions they use client side rendering.
/System/web/js
/System/web/css