Skip to content

RooftopAcademy/gonzalo_bordon_compartido

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gonzalo_bordon_compartido

Objects Web

  • Product

    • cod: String
    • image: String
    • title: String
    • desc: String
    • price: Number
    • caract: Object
    • stock: Number
    • cats: Objects
    • discount: Number -> Number
  • Form

    • NyA: String
    • email: String
    • msg: String
  • Cart

    • NyA: String
    • email: String
    • msg: String
  • UI

    • appendOnProduct: Product -> Null
    • appendOnProducts: Product -> Null
    • appendOnCart: Product -> Null