Giter VIP home page Giter VIP logo

tienda-online's Introduction

# Tienda-Online
Proyecto Integrado: Tienda Online de videojuegos
Autor: Luis Miguel
2º DAW

Herramientas que se utilizaran:
  -Xampp (apache, phpmyadmin, etc.)
  -VisualCode o Sublime 3
  -Composer
  -Javascript
Dentro de la carpeta documentacion de ayuda para desplegar mi tienda.
Además aqui tienes un enlace a mi manual de usuario que te servira de guía: https://www.flipsnack.com/PITiendaOnline/cloud-gaming-store.html

Estructura en forma de árbol del proyecto:

Tienda Online
C:\xampp\htdocs>tree TiendaOnline /f
Listado de rutas de carpetas
El número de serie del volumen es 000000FF F306:4050
C:\XAMPP\HTDOCS\TIENDAONLINE
│   actualizar_carrito.php
│   carrito.php
│   cerrar_sesion_valoracion_devolucion.php
│   completar_pedido.php
│   composer.json
│   composer.lock
│   config.ini
│   devuelto_gracias.php
│   eliminar_carrito.php
│   finalizar.php
│   form_valoracion.php
│   funciones.php
│   gracias.php
│   index.php
│   login_valoracion_devolucion.php
│   valoraciones.php
│   valoracion_devolucion.php
│   valorado_gracias.php
│
├───assets
│   ├───css
│   │       bootstrap-theme.css
│   │       bootstrap-theme.css.map
│   │       bootstrap-theme.min.css
│   │       bootstrap-theme.min.css.map
│   │       bootstrap.css
│   │       bootstrap.css.map
│   │       bootstrap.min.css
│   │       bootstrap.min.css.map
│   │       estilos.css
│   │
│   ├───fonts
│   │       glyphicons-halflings-regular.eot
│   │       glyphicons-halflings-regular.svg
│   │       glyphicons-halflings-regular.ttf
│   │       glyphicons-halflings-regular.woff
│   │       glyphicons-halflings-regular.woff2
│   │
│   ├───imagenes
│   │       logo.png
│   │       not-found.jpg
│   │
│   └───js
│           bootstrap.js
│           bootstrap.min.js
│           jquery.min.js
│           npm.js
│
├───panel
│   │   cerrar_session.php
│   │   funciones_admin.php
│   │   index.php
│   │   login.php
│   │   mainpanel.php
│   │   ver.php
│   │   verProducto.php
│   │   verUsuario.php
│   │
│   ├───juegos
│   │       form_actualizar.php
│   │       form_registrar.php
│   │       index.php
│   │
│   └───pedidos
│           index.php
│           ver.php
│
├───src
│       Categoria.php
│       Compra.php
│       DetallePedido.php
│       Pedido.php
│       Producto.php
│       Usuario.php
│       Valoracion.php
│
├───upload
│   │   not-found.jpg
│   │
│   └───juegos
│           a.jpg
│           bg.jpg
│           codwz.jpg
│           cp.jpg
│           er.jpg
│           f.jpg
│           fifa.jpg
│           fs.jpg
│           gta5.jpg
│           m.jpg
│           mk11.jpg
│           pubg.jpg
│           rdr2.png
│           sqkjl.jpg
│           ssbu.png
│           t7.jpg
│           village.jpg
│
└───vendor
    │   autoload.php
    │
    └───composer
            autoload_classmap.php
            autoload_namespaces.php
            autoload_psr4.php
            autoload_real.php
            autoload_static.php
            ClassLoader.php
            installed.json
            installed.php
            InstalledVersions.php
            LICENSE


C:\xampp\htdocs>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.