motobro.club

What the customer wantedA mutual assistance service for bikers on the road. Users register and indicate the radius and time when they can go out to help. There will be marks with coordinates on the map if one of the bikers asked for help. The system should take into account the time period in which the biker is ready to go out to avoid confusion and increase the efficiency of mutual assistance.
What has been done I used the CodeIgniter framework to work on the project. It's simple - for such services, high speed and stability are critically important, and CodeIgniter meets these requirements. User coordinates and requests for help are transmitted via the Google Maps API, which allows displaying current marks on the map in real time. Special attention was paid to the ease of interaction: the user can send a signal about the problem with one click, and the nearest registered bikers will immediately receive a notification. This makes the service convenient even in stressful conditions, when every minute is important.