my calicos
project promotional banner

‘my calicos’ is a wiki & collection app for fans of the popular figurine line known as ‘Calico Critters’ (US), ‘Sylvanian Families’ (JP/UK), or ‘Ternurines’ (MX).

Built with React Native & Expo, ‘my calicos’ is availble for devices on both IOS and android. Users can register an account or browse as a guest, search & sort through hundreds of unique figurines, upload photos, interact with the community, and maintain their collections! The app features a stylized user UI designed with the franchise in mind, and is implemented on the frontend with React Native Reusable Component (think ShadCN) + Tailwind. Localizations/translations are in place for English & Spanish speaking countries.

The backend is provided by Pocketbase, an SQLite based BAAS, allowing for the focus to be shifted to quick feature iteration. A data scraping script is used to do an initial population of the database with figurines, special edition sets, and scheduled to pull new releases from the community wiki as they are added. The frontend uses TanStack Query for the management of API calls & client side caching.