What is Appaseo?

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.

Unity C# Node.js Express MySQL Prefabs
Go to the application

FEATURES

PERSISTENT SESSION

Automatic login on relaunch via a remember-session toggle.
APPASEO login screen

2-STEP REGISTRATION

The first step collects only essential data.
The second, optional step registers the user as a carer with additional information such as phone number, photo policy and special-needs animals.
APPASEO registration screen

NEARBY CARERS

The home screen shows up to 6 carers from the user's location and the 4 top-rated globally, dynamically loaded from MySQL.
APPASEO home screen with nearby carers

HOSTING REQUESTS

Carers publish requests with dates, pet types, price and description.
Owners search them with filters by date, animal type and sort order.
APPASEO hosting requests screen

PROFILE MANAGEMENT

Users can edit their name, location, description, email, password and profile photo.
They can also manage their published requests and register as a carer.
APPASEO profile management screen

RATING SYSTEM

1 to 5 star ratings with an honour system: the user must confirm they have hired the carer's services before submitting a review.
APPASEO rating system screen

TRY THE APP

NOTE: Some features may not work correctly. Try reloading the page if you get an error.