Skip to content

A Java-based system for efficiently managing apartment rentals, clients, and data with CRUD operations and RESTful API endpoints.

Notifications You must be signed in to change notification settings

lihadaway/rental-apartment-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rental Apartment Management System

Overview

This project aims to develop a Rental Apartment Management System using Java 17 with the Spring Boot 3.2.2 framework. The system is designed facilitate efficient management of apartment rentals, clients, and associated data.

Features

  • CRUD operations for managing client and apartment data
  • RESTful API endpoints for data retrieval and manipulation
  • Integration with a relational database using Spring Data JPA

Note: To test API endpoints, refer to endpoint_tests.http

About

A Java-based system for efficiently managing apartment rentals, clients, and data with CRUD operations and RESTful API endpoints.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages