Kapaldo Documentation
Kapaldo (At Your Tayo Service) — A local marketplace platform connecting customers with neighborhood stores in the Philippines.
What is AYTS?
AYTS is a mobile-first marketplace where customers can order from local sari-sari stores, groceries, pharmacies, and vegetable shops in their neighborhood. Vendors manage their stores and orders through a dedicated dashboard. Riders handle deliveries. Platform admins oversee everything.
Platform Components
| Component | Audience | URL |
|---|---|---|
| Storefront | Customers | ayts.jerquinbayudo.workers.dev |
| Admin / Vendor Panel | Admins, Vendors, Riders | ayts-admin.jerquinbayudo.workers.dev |
| REST API | Internal | ayts-api.jerquinbayudo.workers.dev |
User Roles
| Role | Can Do |
|---|---|
| Customer | Browse stores, add to cart, place orders, leave reviews |
| Vendor | Manage own store + products, update order status |
| Rider | Accept deliveries, update delivery status |
| Admin | Full platform access — verify stores, manage users, analytics |
Quick Navigation
For vendors & store owners
- User Guides — Step-by-step how-to articles for navigating the platform
- Facebook & Instagram Integration — Sync your products to Facebook Shop and Instagram Shopping
For developers
- Architecture Overview — System design and data flow
- Tech Stack — All libraries and services used
- Deployment Guide — How to deploy to Cloudflare
- Feature Status — What's done and what's missing
Current Status
As of May 2026, AYTS is feature-complete for a soft launch with the following pre-launch tasks remaining:
- Clean test data from the database (test stores, test users)
- Activate real stores via Admin → Stores → Verify + Activate
- Set PayMongo production secrets via
wrangler secret put - Build Vendor Applications page in admin (API is ready)
- Add Footer component to storefront
- Wire GCash/Maya payment selector in checkout
See Feature Status for the full checklist.