Coding Challenge

BBQ Rental

Local BBQ equipment rental platform

Platform developed as a coding challenge, allowing users to find available BBQ equipment for rent within a 10km radius. Users can select time slots, specify rental duration, and book equipment for their events.

Laravel
MySQL
Google Maps API

Project Overview

Platform developed as a coding challenge, allowing users to find available BBQ equipment for rent within a 10km radius. Users can select time slots, specify rental duration, and book equipment for their events.

Key Features

10km radius search functionality
BBQ equipment availability checking
Date and time slot selection
Rental duration specification (from/to times)
Basic booking management system
Location-based equipment discovery

Technical Details

Built with Laravel framework providing MVC architecture, MySQL for data persistence, and Google Maps API for location-based functionality.

The Challenge

Create a functional rental platform that handles location-based searches, availability checking, and booking management.

🎯
💡

The Solution

Laravel-based platform with geolocation features and time slot management for equipment rental.