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

https://github.com/reliek21/test-arcetec

Arcetec of Flutter
https://github.com/reliek21/test-arcetec

authentication flutter flutter-apps supabase

Last synced: 2 months ago
JSON representation

Arcetec of Flutter

Awesome Lists containing this project

README

          

# Prueba de Arcetec Flutter

### Funcionalidades:
- Registro de datos
- Edición de datos
- Eliminación de datos
- Previsualización de datos
- Persistencia de datos

[Descargar el APK de la App](https://github.com/reliek21/test_arcetec/releases/download/v1.0/test_app.apk)

### Preview de la app funcionando:
[Link de la Preview de la app funcionando](https://qbhccdkxxpffxjlhxhas.supabase.co/storage/v1/object/public/example_app/arcetec_preview_test.mp4)

### Imagenes

Diseño en Mockup:
![Screen](https://qbhccdkxxpffxjlhxhas.supabase.co/storage/v1/object/public/example_app/exacalidraw-arcetec.png)

Esquema de la base de datos:
![Screen](https://qbhccdkxxpffxjlhxhas.supabase.co/storage/v1/object/public/example_app/product_db_schema.png)

### Instalación
1. Clonar el repositorio con **SSH**: `git@github.com:reliek21/test_arcetec.git`
2. Ingresar al repositorio: `cd test_arcetec`
3. Correr `flutter pub get` para instalar las dependencias
4. Correr `flutter run` para compilar la app

### Tecnologias:
**Client**: Dart & Flutter
**Service**: Supabase