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;
Angular for the frontend
Spring Boot and PostgreSQL for the backend .
Backend codes and images are here.
- Login, sign up pages,
- Listing all cars,
- Filtering cars by brand, model, fuel or transmission.
- Car detail page,
- Payment page,
- Authorization and admin page.
This project was generated with Angular CLI version 17.3.0.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.