Developing UI using Trillo Workbench
  • Developing UI Using Trillo Workbench
    • React
      • App Functionalities
        • Login
        • Header
        • Logout Icon
        • Getting a List of Customer Records
        • Getting a Record of Customer Orders
        • Getting a Record of Order Items
        • Getting a Record of Item Details
        • Update a Record
    • Javascript
      • App Functionalities
        • Login API
        • Header
        • Logout Icon
        • Getting a List of Customer Records
        • Getting a Record of Customer Orders
        • Getting a Record of Order Items
        • Getting a Record of Item Details
        • Update a Record
    • Angular
      • App Functionalities
        • Login API
        • Header
        • Logout Icon
        • Getting a List of Customer Records
        • Getting a Record of Customer Orders
        • Getting a Record of Order Items
        • Getting a Record of Item Details
        • Update a Record
Powered by GitBook
On this page
  1. Developing UI Using Trillo Workbench
  2. React

App Functionalities

Explore the different functionalities of the app at http://localhost:3000.

Some key functionalities include:

  • Login

  • Header

  • Logout Icon

  • Getting a List of Customer Records

  • Getting a Record of Customer Orders

  • Getting a Record of Order Items

  • Getting a Record of Item Details

  • Update a Record

PreviousReactNextLogin

Last updated 1 year ago