Cars service (presentation project)

A dummy project I have been developing in order to present my skills in Angular 8 framework.
Structure:
- My orders
- table with items
- delete particular item by click
- delete several items by selected checkbox
- filtering items by status
- My balance
- table with items
- My bills
- table with items
- delete particular item by click
- On sale
- table with items
- delete particular item by click
- My cars
- reactive form with selects and inputs
- custom filter pipes for selects
- add item to Firebase database service
- edit item
- delete item
- pagination
- Profile
- signUp and logIn with the Firebase service
- set and edit name
- logOut
Role
- HTML5
- CSS3
- TypeScript
- Angular 8
This service is in the development process and constantly updated with a new features