/ReCapProject

Backend For Rent A Car

Primary LanguageC#

ReCapProject | Backend

Presentation

This project is coded in accordance with solid standards and developed by using layered architecture principles.The backend part of the project was written using Asp.Net Core and supported by Restful architecture.

About The Project

Technologies:
  • Asp.Net Core
  • MsSQL
  • Web Api
  • EntityFramework
  • Fluent Validation
  • Autofac
Developing techniques:
  • N-Tier Architecture
  • Object Oriented Programming(OOP)
  • Aspect Oriented Programming(AOP)
  • Inversion of Control(IoC)
  • JSON Web Tokens(JWT)

Setup Project

You will need some adjustments to use the project.

Firstly,create tables and check the connection string from DataAccess > Concrete > EntityFramework > CarContext.cs.You can run the project after you have made the arrangement for yourself.SQL QUERY:CarDeneme.sql

SQL Schema

Frontend Link