Skip to content

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

Notifications You must be signed in to change notification settings

akash-github-25/far-amusement-2846

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages