elifintizamoglu / tobeto-java3a-rentacar-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rent A Car - Backend

It is a full-stack web application that aims to allow user

  • Register / login,
  • List and filter cars,
  • Rent a car,
  • Pay for rental.

I developed this project using;

Spring Boot and PostgreSQL for the backend and

Angular for the frontend.

See frontend codes and images from here.

Properties In Backend

  • N-Tier Archtitecture is used.
  • ModelMapper and DTO's added.
  • Business logic and validations added.
  • Authentication added.

Database Structure

Database tables and relations:

About


Languages

Language:Java 100.0%