A dynamic Job Portal web application built using Java, JSP, MySQL, and modern front-end technologies. The project enables users to search and apply for job listings, and provides administrators with tools to manage jobs and users efficiently.
- User authentication and role-based access (admin, user)
- Post and manage job listings with CRUD operations
- Job search and filtering based on various criteria
- Interactive user interface with responsive design
- User profile management and application tracking
- Java
- JSP (JavaServer Pages)
- MySQL
- HTML
- CSS (including flexbox and grid layouts)
- JavaScript
- Clone the repository:
git clone https://github.com/jainamthakkar/Job-Portal.git
- Set up the MySQL database using the GUI or CMD.
- Build and deploy the project on a Java Servlet container (e.g., Apache Tomcat)
- Access the application via
http://localhost:8081/job-portal