SeeYouFrontLeft is a platform we are currently building, for sharing and discovering electronic music events around the world.
The clients wanted a way to display music events that would amaze people, and so we worked on the idea of having the earth be a giant rotating disco ball, with music events showing as radiating beams of light.
The technical features of the site include:
- A 3D interactive globe which displays music events, using threejs.
- Geojson data plotting and integration with leaflet and google maps.
- Stripe payment gateway integration for event promotions.
- Initially this was a Next.js app using firebase and running on GCP, but has since migrated to cloudflare using Remix, to solve some issues we were seeing with Next.js + GCP.
- Admin panels for managing events and users.