SHAREit - это сервис, который позволяет пользователям перечислять свои товары и арендовать другие. Владельцы могут просматривать заявки на аренду своих товаров, а затем утверждать или отклонять бронирования. Заказчики могут оставлять комментарии о товарах, которые они арендовали.
Technologies The project is developed using:
Java 11 Spring Boot Hibernate Maven Lombok PostgreSQL H2 Features User Create a user Get a user by id Update a user Delete a user Get a list of all users Item Create an item Update an item Get an item by id Get all items by owner Search for items by text Add a comment to an item Booking Create a booking Confirm a booking Get all bookings for a user Get all bookings for items owned by a user Get a booking by id Request Add a booking request Get a booking request by id Get booking requests with answers Get booking requests of other users