Countries tracker

Countries tracker

Nagoya Global Friends is an international community in Nagoya whose events gather people from all over the world. In order to visualize the various countries represented, I designed a simple Firebase application. The application allows users to register their home country, which gets stored in a Firestore database. The data is then displayed as a 3D globe with markers for each record.

Article image

The interface is built using Svelte and the Threlte library for 3D rendering. Its source code is available on GitHub.