salihboraozturk / hrms

Backend For Human Resource Management System
13 stars 0 forks source link

hrms

πŸ“ Presentation

This is a hrms project. At the backend of this project I used Java(Spring Boot) and I used PostgreSQL as database management. At the frontend I am planning to use React.

java postgresql

πŸ”§ About The Project

πŸ’» Technologies:
  • Spring Boot
  • PostgreSQL
  • Api
  • JPA-Hibernate
  • Lombok
πŸ’» Developing techniques:
  • Layered Architecture
  • Object Oriented Programming(OOP)

πŸ’‘ Version Δ°nformation

πŸ” Version 1.0

βœ” Database Scheme

βœ” You can get at database script from this field. SQL QUERY: hrms.sql

βœ” Installation steps are shown below this text

  1. You can install the base springboot project from the "spring.io" website. Example
  2. then import maven project from IDE
  3. Creating Layers (Help)
πŸ” Version 1.0.1

βœ”Added candidate and employer entities in system.

βœ”Added some operations in system.(register,listing etc.)

βœ”Added some validation operation in system.(person,mail etc.)

βœ”Added base message structure

πŸ” Version 1.0.2
βœ”Added job position and city entities in system.

βœ”Added some listing operations in system.(get all job positions,get all active job positions etc.)

[Database Scheme Last Version]-[Database Script Last Version]

πŸ” Version 1.0.3
βœ”Added curriculum vitae's entities in system.

βœ”Added cv operations in system.(get cv,add skill etc.)

πŸ” Version 1.0.4
βœ”Added cloudinary image management for cv photos



[Database Scheme Last Version]-[Database Script Last Version]

πŸ” Version 1.0.5
βœ”Added job-types for job postings

βœ”Added working time for job postings

βœ”Added company logo for employers


[Database Scheme Last Version]

πŸ” Version 1.0.6
βœ”Some bugs fixed


[Database Scheme Last Version]

πŸ” Version 1.0.7

[Database Scheme Last Version]