Skip to content

erhangocen/CarRentalProjectFrontEnd

Repository files navigation

ReCap Project FrontEnd

There are html, css, typescript and bootstrap 5 in this project This project was generated with Angular CLI version 11.2.3.

Using

TypeScript Angular Bootstrap

Project's Youtube Video ↓↓↓

IMAGE ALT TEXT

Click It ↑↑↑

Layers

Components, Services, Models, Guards, Pipes

Details

Components

Includes HTML,Typesript and CSS files. The Typescript files generally use related component service.

Services

It is the part the connection with the API is provided.Confusion is avoided by implementation service in Component after write the necessary method.

Models

Data from the API is kept as a property from an interface on the Front-End and displayed to user in Component

Guards

Guards are guard our components.

Pipes

If we have a data and we want using data differently can use the pipe.(For Example: If we have a price data and want add vat this price, we can use pipe)

Thanks for that Engin Demiroğ

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages