PHP Classes

File: assets/js/json/times.json

Recommend this page to a friend!
  Classes of Rodrigo Faustino   Web App Multi-Perfil   assets/js/json/times.json   Download  
File: assets/js/json/times.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Web App Multi-Perfil
App that uses CRUD to manage multiple users
Author: By
Last change:
Date: 1 month ago
Size: 726 bytes
 

Contents

Class file image Download
[ { "id": 1, "nome": "Jane Doe", "foto": [ "assets/img/team1.jpg" ], "descricao": "Some text that describes me lorem ipsum ipsum lorem.", "link": "https://digital.ceuvago.com/" }, { "id": 2, "nome": "Mike Ross", "foto": [ "assets/img/team2.jpg" ], "descricao": "Some text that describes me lorem ipsum ipsum lorem.", "link": "https://digital.ceuvago.com/" }, { "id": 3, "nome": "John Doe", "foto": [ "assets/img/team3.jpg" ], "descricao": "Some text that describes me lorem ipsum ipsum lorem.", "link": "https://digital.ceuvago.com/" } ]