Skip to content

pablarce/API-ALMACEN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enlace para acceder al Front de la API-ALMACEN

Para acceder al código del Front, pulse aquí.

Instrucciones de instalación necesarias

Front Back
npm install npm install
npm run dev nodemon install
nodemon start

PROYECTO BASES DE DATOS

Colecciones de la API-ALMACEN

  • Users: Owners or administrators who can log in and manage the system.
  • Clients: Customers or clients who purchase products from the warehouse.
  • Employees: Workers in the warehouse.
  • Products: Items stocked in the warehouse.
  • Supplier: Companies or individuals who supply products to the warehouse.
  • Purchase: Records of purchases made from suppliers.
  • Sale: Records of products sold to clients.
  • Distributor: Entities responsible for distributing products to clients or warehouses.
  • Warehouse: Locations where products are stored.
  • Equipment: Tools or machinery used in the warehouse.

About

BACK PARA BBDD II

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published