KotaPedia
City directory platform featuring proximity-based search and location-based filtering for local services.
- Laravel
- Next.js
- MySQL
- REST API
My contribution
- Designed the MySQL database for the Laravel backoffice and the Next.js portal.
- Built location-based directory filtering with distance calculations.
- Added push notifications via Firebase Cloud Messaging (FCM).
Distance search
Proximity calculations rank nearby businesses and services for a given location.
Server-rendered portal
Next.js pages consume the Laravel REST API on the server for fast initial loads.

