Fakultas Ilmu Komputer UI

Skip to content

Implement Checkout page layout and integrate with API

Wulan Mantiri requested to merge PBI-7-checkout_ui_and_integration into staging
  • Implement Checkout page.

28_checkout

  • Integrate with GET cart API.
  • Fix bugs on returning error API response.
  • Refactor program recommendations to get from cache instead of route props.
  • Add custom useEffect for auth guarded pages.
  • Add custom render that supplies authenticated user for testing.

Merge request reports