Skip to content
All work

Point Kikou Partner System

Partner portal with role-based access on AWS Amplify Gen 2.

Visit project

12

role-based permission groups

In short

A partner portal for Point Kikou's agency, referral-store and merchant workflows: React on AWS Amplify Gen 2 with Cognito role-based access and AppSync/GraphQL over PostgreSQL.

The problem

Partners needed a secure, role-aware portal to manage their data, with a deployment pipeline the team could ship to confidently.

My approach

  • Built the React frontend (around 49 page routes) on AWS Amplify Gen 2 for a repeatable deploy pipeline.
  • Implemented Cognito authentication with 12 role-based permission groups across agency, referral-store and merchant workflows.
  • Connected the frontend to PostgreSQL through AppSync/GraphQL, with a responsive Material UI design system.

Outcome

A maintainable partner system with clean role separation and a reliable Amplify deployment flow.

  • Cognito role-based access control
  • AppSync/GraphQL over PostgreSQL
  • AWS Amplify Gen 2 pipeline