Contact with me

RentACarProject

index

About The Project

This project is a project that I developed in parallel during the software training carried out by Engin Demiroğ and that I created in accordance with SOLID principles in this process. RentACarProject, in short, is a system that provides rental services to its customers on the internet of any car rental company.

Built with

BackEnd

  • C#
  • ASP.NET
  • .NET CORE
  • Entity Framework

FrontEnd

  • Angular 11
  • TypeScript
  • JavaScript
  • HTML5
  • Bootstrap 5.0
  • JQuery

Techniques and Technologies

  • SOLID
  • Jwt (Jason Web Token)
  • Fluent Validation
  • Autofac
  • Payment Simulation
  • Caching
  • Transaction

Project Details

CRUD Operations

In this system, administrators can easily perform CRUD transactions that concern cars, brands, colors and system users, such as user information, rental information.

crud

Rent System

In this system, every user has findeks score. Users can rent tools that only findeks points can afford. In addition, as users rent, they increase their findeks scores. Subscription system is considered in the later parts of the project. findeksError

For Users

Users can edit their personal information on their own pages, and perform operations such as adding or deleting their credit cards. user