This webpage is a real life project that aims to provide a user-friendly platform for a car rental firm based in Cluj-Napoca. It is designed to showcase the available car fleet, allow users to check specifications, view rental prices based on time intervals, and submit rental requests.
The website is built in Angular (version 17.0.3) and it integrates Contentful CMS for backend management alongside EmailJS for transmitting the reservation data to the admin's email address. The website incorporates Google Translate for multilingual support.
Visit the Euro Tour Car Rental website at https://euro-tour.ro/home
Multilingual Support: Google Translate is incorporated to provide multilingual support for users.
Car Specifications: Users can browse through detailed specifications for each car in the rental fleet.
Dynamic Pricing: Rental prices are dynamically calculated based on the selected time interval.
Rental Form: An easy-to-use form allows users to submit their desired car model and rental interval.
Angular Framework (version 17.0.3)
RxJS - Observables
Contentful CMS
EmailJS
- Clone this repository.
- Navigate to the project directory.
- Install dependencies using npm install.
- Run the application using ng serve.
- Access the application in your browser at http://localhost:4200.
This project is licensed under the MIT License.
Thank you for checking out the Euro Tour Car Rental website project!