PedigreePro
Site Map
A plain view of the current pages, dynamic routes, and the main redirects that connect them.
Main Site
- Primary entry point
- Shown when paid access is needed
Pedigree
- Overview, stats, quick actions
- Animal Profile/animals/:animalId
- Animal Profile/animals/:animalId
- Edit Animal/animals/:animalId/edit
- Edit Animal/animals/:animalId/edit
- Save ChangesRedirects to /animals/:animalId
- Apply Pedigree ReviewReturns to edit page
- Delete AnimalRedirects to /pedigree
Animals
- Search, owner filter, pagination
- Animal Profile/animals/:animalId
- Breed search, owner, pedigree setup
- Create actionRedirects to /animals/:animalId
Marketplace
- Public overview
- Current listing catalog
- Redirects to Upgrade if access is missing
System Flows
- Header Navigation
- Auth Links
- Sign in/login linked in header
- Sign up/register linked in header
- API Routes
- Contact submitPOST /api/contact
- Delete animalPOST /api/animals/:animalId/delete