An open API service indexing awesome lists of open source software.

https://github.com/maneeshavr/visitor_management_system

Spring Boot application for managing visitors, providing seamless visitor tracking and management features.
https://github.com/maneeshavr/visitor_management_system

postman springboot

Last synced: 5 months ago
JSON representation

Spring Boot application for managing visitors, providing seamless visitor tracking and management features.

Awesome Lists containing this project

README

          

# Visitor Management System

This is a Spring Boot application developed for test at **Ceyentra Technologies** to manage and track visitors. It provides features such as visitor registration, check-in/check-out management, and visitor activity tracking.

## Overview
The **Visitor Management System** is designed to streamline the process of registering and monitoring visitors in an office environment. It allows front desk staff to register new visitors, and track their check-in and check-out times. The system can be integrated with security measures to ensure seamless visitor management.

## Features
- Register new visitors
- Visitor check-in and check-out
- Track visitor activity
- Card system
- Manage employees
- Track visit building & floors

## Technologies
- **Spring Boot** (Backend)
- **Spring Data JPA** (Database Management)
- **MySQL** (Database)
- **Maven** (Build Automation)
- **REST APIs** (For interaction with the frontend)

### Prerequisites
- Java 17 or above
- Maven
- IDE (IntelliJ IDEA, Eclipse, etc.)

## Document

- **Entity Relationship Diagram:** [https://drive.google.com/file/d/1OIOq2Vyx3CFQhug1uRsPeRKrEsig3z-4/view?usp=sharing](https://drive.google.com/file/d/1OIOq2Vyx3CFQhug1uRsPeRKrEsig3z-4/view?usp=sharing)
- **Postman API Documentation:** [https://documenter.getpostman.com/view/28127032/2sAXqy2yjj](https://documenter.getpostman.com/view/28127032/2sAXqy2yjj)