Skip to content

nacerkraa/JobsMangment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAG_Project

online-search-job-website-in-java

online-search-job IN SPRING BOOT

Web Application for Job mangement ( Spring boot + JSP + JDBC + MySQL).

How To Run ?

  • Pre requirement:- Spring boot Installed in Eclipse IDE , mysql Database , xampp

  • please make sure you have eclipse ide enterprise for web development if not then re install set up & choose web option.

    (1) Clone the project

git clone https://github.com/nacerkraa/MAG_Project.git

(2) import project in Eclipse Ide

import the project as maven application

(3) Create a database with name :- mag_db;

create database mag_db;

(4) import mag_db.sql file in database to Create all table

source path/mag_db.sql

(5) Open the project on the browser

Right click project and run as spring boot & open:- http://localhost:8080/

About

Web Application for Job mangement ( Spring boot + JSP + JDBC + MySQL).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published