An open API service indexing awesome lists of open source software.

https://github.com/parzibyte/punto_de_venta

Un punto de venta en Flutter, mismo que consume API REST de Laravel
https://github.com/parzibyte/punto_de_venta

flutter mobile-app point-of-sale

Last synced: about 1 year ago
JSON representation

Un punto de venta en Flutter, mismo que consume API REST de Laravel

Awesome Lists containing this project

README

          

# Punto de venta para Android y iOS
Un punto de venta en Flutter, mismo que consume API REST de Laravel y
con algunas ligeras modificaciones podría usar SQLite de forma local

![Escritorio de app móvil punto de venta para Android](https://parzibyte.me/blog/wp-content/uploads/2020/04/Escritorio-de-sistema-de-ventas-Android-Mostrar-opciones.jpg)

Explicación del código, y descargas: https://parzibyte.me/blog/2020/04/09/punto-venta-android-open-source/

Software en Laravel que se encarga de brindar la API: https://parzibyte.me/blog/2020/03/06/sistema-ventas-laravel-bootstrap-mysql-open-source/

**By Parzibyte**