SK Job Portal is a web application built using Spring Boot, JSP, Maven, and Bootstrap. Users can view job opportunities, add new job postings, and explore job details through a responsive and user-friendly interface. The project follows the Spring MVC architecture (Controller β Service β Repository) and uses in-memory storage (ArrayList) to manage job data. It is designed as a learning project to demonstrate Spring Boot web application development concepts.
- π Home Page
- π View All Job Listings
- β Add New Job Posts
- πΌ View Job Details
- π¨ Responsive UI with Bootstrap
- π§ Spring Boot MVC Architecture
- π¦ Maven Project Structure
- Java 21
- Spring Boot
- Spring MVC
- JSP
- HTML5
- CSS3
- Bootstrap 5
- Maven
- IntelliJ IDEA
- Git & GitHub
git clone https://github.com/Sathish292004/SpringWeb_JobApplication.gitcd SpringWeb_JobApplicationmvn spring-boot:runApplication will start on:
http://localhost:8080
Render Deployment --> Link
Sathish Kumar B
GitHub: https://github.com/Sathish292004
This project is created for learning purposes.
