APPASEO is a fullstack pet care application developed in Unity with C#, Node.js + Express and MySQL, deployed to the cloud.
The app connects pet owners with available carers: carers publish hosting requests and owners search them by proximity, date and animal type.
Unity frontend makes requests to an API in Node.js + Express with a MySQL database. The backend and database are deployed on Railway.
Carer profiles, care requests listings and reviews are dynamically instantiated prefabs populated from server data at runtime.