Skip to content

Latest commit

 

History

History
50 lines (40 loc) · 1.81 KB

README.md

File metadata and controls

50 lines (40 loc) · 1.81 KB

Background Verification System

  • The main objective of this project is to design and develop an employee background verification system.
  • Background Verification System is used to upload the documents of an employee and to view status of the uploaded documents by the verification team.
  • It is used to set the status of the documents and to search the employee documents through employee Id and employee Name.

Main Building Blocks

Homepage

Features

  • REST API
  • Swagger-UI/Springfox
  • Microservices
  • Authentication
  • Docker
  • Cucumber BDD Tests
  • Mockito Testng

Technology Stacks

Backend

  • Java 14
  • Spring Boot 2.3.4
  • Spring Data JPA
  • Hibernate
  • Oracle
  • Maven

Frontend

  • Angular 9
  • Angular CLI
  • Bootstrap

Database Schema

Screenshots

Swagger

Swagger

Eureka Server

Eureka Server

Upload Docs

Upload Documents