https://github.com/jsamuelap/capysoft
Punto de venta para la cafeteria El Rincón del Capibara
https://github.com/jsamuelap/capysoft
Last synced: 15 days ago
JSON representation
Punto de venta para la cafeteria El Rincón del Capibara
- Host: GitHub
- URL: https://github.com/jsamuelap/capysoft
- Owner: JSamuelAP
- License: mit
- Created: 2024-10-05T20:36:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-18T20:12:15.000Z (7 months ago)
- Last Synced: 2025-12-21T21:54:02.956Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 620 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Capysoft
Proyecto escolar para la asignatura de aplicaciones empresariales. Capysoft es un sistema web con arquitectura de microservicios para la gestión de productos y ordenes en la cafetería El rincón del capibara ☕.
## Arquitectura

## Repositorios
- [Frontend](https://github.com/JSamuelAP/capysoft)
- [Microservicio Productos](https://github.com/Diego-MR79/ProductosService)
- [Microservicio Ordenes](https://github.com/EduardoPedroza92/Empresariales)
- [Microservicio Usuarios](https://github.com/Diego-MR79/UserService)
- [Eureka](https://github.com/Diego-MR79/EurekaService)
- [Gateway](https://github.com/Diego-MR79/SpringCloudGateway)