m-cappi / web2_tpe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WEB2: Trabajo Practico Especial

PHP Smarty 4.x

  • Tema: Libros
  • Tabla1: Libro(Id, title, genre, FK_author_Id)
  • Tabla2: Autor(Id, name, last_name)

SiteMap

  • Home?
  • Libros (item)
    • All (Listado de item)
    • x Id (Detalle de item)
    • x Genero
    • x Autor (Listado de item x categoria)
  • Autores (categoria)
    • All (Listado de categorias)
    • x Id
  • Admin
    • CRUD Libros
    • CRUD Autores

About


Languages

Language:PHP 98.3%Language:Smarty 1.7%Language:JavaScript 0.0%