Skip to content

Develop a Customer details list view page and Save Session in a Cookie #1014

@Dufuna-Fem

Description

@Dufuna-Fem

As an Admin user, I want to see a list view of customers on my Foodbag or e-commerce site so I can access their order details.

Success Criteria

  1. Develop a list view page with a table having the following fields

     S/N
     Full Name
     Email Address
     Created At
     Actions
    
  2. Integrate this view and ensure that information on the table is from your Foodbag or e-commerce DB.

  3. Ensure the data coming from the DB is saved in a cookie.

  4. Ensure that you are not hitting the database each time there is a page reload as long as the cookie is still set or hasn't expired yet

  5. The created_at details should be the date and timestamp that the customer entry was created.

  6. The only action possible is VIEW (ie, a View button should be on the Action column)

  7. Ensure your PR is created with the task title as seen on the mobile App

(Integration of the View button will be done in the second task)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions