/CarRentalBackend

The back-end layout of the car rental application that works with a multitiered architecture.

Primary LanguageC#

Car Rental

A car rental application with API connection consisting of special layers for transactions.

Introduction

    This is an automation project where you can manage your car rental operations.
    It is a fast software development infrastructure suitable for modular PnP (Plug and Play)
architecture, focusing on SOLID principles and Clean Code methods.

Layers

* Business
* Core
* DataAccess
* Entities
* ConsoleUI
* WebAPI