Skip to content

elifintizamoglu/tobeto-java3a-rentacar-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages