Intuo Event Registration

Live CRM event context with local SQLite registration storage

This MVP keeps event lookup on the CRM side while storing submitted registrations, synchronization attempts, tickets, and technical processing state locally.

Current direction

  • Razor Pages host with dependency injection, configuration binding, and /health
  • Stub CRM event context lookup for eventId and optional partnerId
  • SQLite persistence for registrations, sync attempts, and ticket data
  • Local save first, then placeholder CRM sync and ticket generation