Data Formatting and Visualization with Vue.js (Challenge)

# Introduction In this challenge, we will be working with table data conversion. The goal is to send an HTTP request to obtain specific data and then convert and display that data in a table format on a webpage. The data needs to be processed and converted according to specified requirements, such as changing the format of gender, registration time, and membership fields. The challenge will test your skills in sending requests, data manipulation, and rendering data on a webpage.

|60 : 00

Click the virtual machine below to start practicing