Odyssey Rentals is a rental car website built using PHP, the MVC (Model-View-Controller) architecture, MySQL database, CodeIgniter framework, and styled with Tailwind CSS. The website incorporates an intuitive admin panel, empowering administrators to efficiently manage the rental process. Admins have the ability to add and update vehicle listings, set rental rates, and monitor reservations. The implementation of MVC architecture and CodeIgniter framework ensures a structured and organized codebase, enhancing code maintainability and scalability. The integration with MySQL database enables efficient storage and retrieval of data related to vehicles, reservations, and user profiles. With its registration system, users can easily create accounts, manage their profiles, and securely store their personal information.