Online races

The project of the live broadcast of the results of racing competitions

Complexity:  

// Solution

Small >MVP - online platform that displays real-time data. The client came to us with a desire to create a site that will broadcast the results of races in real time. We got the data source through the API channel. Each race had its own unique URL according to which every second the data was updated. We decided to use web-socket for live broadcast. This technology allows you to minimize server resources and process large amounts of data. Duration of development about 2 weeks. Comparing with cryptocurrency platforms it is quite fast.

The site consisted of tables of results but we needed to do a responsive design. Nevertheless, we connected the designer and developed a separate layout for mobile devices. Within a few days, the adaptation was completed.

Earlier we developed a landing page design for car rental with the use of corporate colors.

Mockups

Online races - Live stream project - Web-development - Merehead Development

Summary

In the development of the project, we used a unique design, responding design, php, mysql, css, scss, bootstrap, jquery, web-sockets, javascript.

Similar projects