📕
[ARCHIVED] Cape Agulhas App
  • Home
  • User guide
    • Installation
    • User accounts and service requests
    • Supported devices
    • Troubleshooting
    • How do I reset notification preferences?
    • Enable Notifications from Settings Page
  • Administrator guide
    • Managing content
    • Pages
      • Councillors
      • Services
    • Snippets
    • Notices and Notifications
    • Important Contacts
    • Icons
    • App Environments
    • Administrator accounts
  • API
    • Overview
    • Web hooks
    • Web push
    • Accounts
    • User authentication (JWT Token)
    • Service Requests
  • Development
  • Software Development
  • Architectural Decision Records
    • ADR01: Single page app vs server-side templating
    • ADR02: custom web push backend or which service
  • Collaborator Service Requests Integration
  • Deployment
  • Design System and Component Library
    • Webflow exports & changelog
    • Component library
    • Link Blocks
    • Form Elements
    • Grids
Powered by GitBook
On this page
  • Context and problem statement
  • Decision drivers

Was this helpful?

  1. Architectural Decision Records

ADR01: Single page app vs server-side templating

Context and problem statement

Decision drivers

  • Support for rich offline activity, e.g. logging a service request or applying for a job while offline

  • The "feel" of an app - snappy but smooth switching between screens without redrawing everything

    • Why is this a priority? There's an expectation around the behaviour of "an app" by

PreviousArchitectural Decision RecordsNextADR02: custom web push backend or which service

Last updated 4 years ago

Was this helpful?