Rental Car System
Overview
The Rental Car System is a web-based application that enables users to easily book and manage car rentals. This project supports a streamlined experience for both customers and rental administrators, with features for browsing, reserving, and tracking rental cars.
Libraries
- common/pages/root/pages/root_screen
- common/provider/car/car
- common/provider/cart/cart
- core/configs/assets/app_images
- core/configs/theme/app_colors
- core/configs/theme/app_theme
- data/models/car/car
- data/models/cart/cart
- main
- presentation/favorite/pages/favorite_screen
- presentation/home/pages/car_screen
- presentation/home/pages/home_screen
- presentation/home/widgets/car_item
- presentation/home/widgets/category_header