$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Ari Rizzitano (Deactivated)Douglas Hall (Deactivated)

Functional Requirements

  • Sandbox environment running an instance of Apollo Server
  • Experimental implementation of learner dashboard page
    • React on top of Apollo Client
    • Hits multiple IDAs:
      • LMS
      • Discovery
      • ecommerce
      • credentials
    • Independently deployable (e.g. not part of LMS)

First Pass

  • Sandbox environment
  • Display a page showing a list of enrollments
    • Serve from LMS
    • React owns entire page, embedded within a Mako template
  • Doug will handle setting up Apollo Server
  • Ari will set up the frontend + Apollo Client

Questions, once we've accomplished the first pass

  • Data modeling/schema?
  • How to handle skeleton states for UI?
  • How to independently deploy a React app?
  • Separate header/footer?
  • Performance and caching?


  • No labels