About This Project
This system is an online car rental solution in Medan designed to provide a seamless user experience and ease of management for administrators.
The main website, developed with React.js, serves as a digital storefront. Here, users can easily browse the various available car options, view vehicle details, and make online reservations. The user-friendly interface ensures a fast and efficient booking process.
The backend and admin panel are built using Laravel Filament. Filament serves as a robust management system, allowing administrators to manage all operational aspects, from adding or removing car listings, tracking reservation status, to monitoring user data. Laravel also provides the necessary APIs, which the React.js application then accesses to dynamically present data to users.
With this architecture, the administration and user web systems are separate yet integrated, ensuring optimal functionality.