Skip to content

perezjames/mi_tienda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

📁 Estructura del proyecto

mi_tienda/
├─ project/
│ ├─ assets/
│ │ ├─ css/
│ │ │ └─ style.css
│ │ └─ js/
│ │   └─ scripts.js
│ ├─ inc/
│ │ ├─ auth.php
│ │ ├─ db.php
│ │ ├─ footer.php
│ │ ├─ header.php
│ │ ├─ helpers.php
│ │ ├─ modals.php
│ │ └─ navbar.php
│ ├─ public/
│ │ ├─ config_cuenta.php
│ │ ├─ contactos.php
│ │ ├─ dashboard.php
│ │ ├─ factura.php
│ │ ├─ index.php
│ │ ├─ login.php
│ │ ├─ logout.php
│ │ ├─ productos.php
│ │ ├─ reportes.php
│ │ ├─ usuarios.php
│ │ └─ ventas.php
│ └─ sql/
│   └─ schema.sql
└─ README.md

About

Sistema básico de inventario y ventas en PHP con MySQL

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages