Skip to content

Latest commit

 

History

History
53 lines (41 loc) · 1.97 KB

README.md

File metadata and controls

53 lines (41 loc) · 1.97 KB

Rent A Car Project

Rent A Car Backend Project is a demo built with Spring Boot.

Features

  • Each brand can have a maximum of 5 vehicles,
  • The car can be delivered in different cities,
  • After the vehicle is delivered in different cities, an additional 750 TL is added to the invoice,
  • Additional service can be purchased,
  • Users can register to the system, list users with paging,
  • Users are authenticated from MERNIS,
  • Customers have a credit score, the credit score is withdrawn from findex with National Identity,
  • Customers can rent a car based on their credit score.

Build With

JAVA SPRINGBOOT

Technologies, Tools And Techniques Used

  • Java
  • Spring Boot
  • N-Tier Architecture
  • JPA/Hibernate
  • Maven
  • Lombok
  • ModelMapper
  • AOP
  • Global Exception Handling
  • PostgreSQL

Contributing

  1. Fork the Project
  2. Create your Feature Branch -git checkout -b f/AmazingFeature
  3. Commit your Changes -git commit -m 'Add some AmazingFeature'
  4. Push to the Branch -git push origin f/AmazingFeature
  5. Open a Pull Request

Contact

Gmail LinkedIn