akash-github-25 / far-amusement-2846

HUMAN RESOURCE MANAGEMENT || jdbc -> Exception handling ->Scanner -> Sql.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HUMAN RESOURCE MANAGEMENT SYSTEM

Introduction

In this project I was given to create a java based application which manages the record of employees and the department with the help of HRMS. This project includes jdbc,sql,connection,dao,Exception handling,MySql etc. In order to see the tables created I used the Mysql database.

Setup for Running the Project

  1. Open project.
  2. Create Database,tables into local system and use Connection.
  3. Set the value name,username,password for admin table.
  4. Run file 'Employeework.java'

Features

  • ADMIN Login
  • EMPLOYEE Login
  • Create admin table
  • Create employee
  • Create department
  • Create departemp(for many to many relation between employee and department)
  • Assigne department to Employee

About

HUMAN RESOURCE MANAGEMENT || jdbc -> Exception handling ->Scanner -> Sql.


Languages

Language:Java 100.0%