Tabla de Contenidos

Mini Proyecto Control Estacionamiento

Esta es la resolución de la prueba sobre hacer un mini sistema de estacionamiento con SQL SERVER y WINAPI con C Sharp, yo he querido usar VUE.js y bootstrap, además tenga una versión PHP y PostgreSQL

Funciones:

Funciones Cliente Autos Plazas
Sesion X X
Permiso X X X
Registrar X X X
Modificar X X X
Listar X X X
Filtrar X X X
Eliminar/Revocar X X X

Base de datos

UsuariosInteger IdUsuarioInteger IdClienteSmallInt IdTipoUsuarioString UsuarioString PasswordString NombreCompletoSmallInt EstadoClientesInteger IdClienteSmallInt IdTipoClienteString NombresmallInt TipoDocumentoString DocumentoSmallint EstadoAutosInteger IdAutoInteger IdClienteSmallInt IdTipoVehiculoString MarcaString ModeloSmallInt AñoModeloDateTime FechaIngresoString ObservacionTipoVehiculosSmallInt IdTipoVehiculoString NombreTipoClientesSmallInt IdTipoClienteString NombreEmpleadosInteger IdEmpleadoSmallInt IdTipoEmpleadoString NombreString ApellidoPaternoString ApellidoMaternoSmallInt TipoDocumentoString DocumentoTipoEmpleadosSmallInt IdTipoEmpleadoString NombrePlazasInteger IdPlazaInteger IdPlayaString ZonaString CodigoSmallInt EstadoPlayasInteger IdPlayaString UbigeoString NombreString DireccionPlazasUsoInteger IdPlazaUsoDateTime FechaRegistraInteger IdPlazaInteger IdUsuarioInteger IdClienteInteger IdEmpleadoInteger IdAutoDatetime InicioUsoDatetime FinUsoSmallInt EstadoCuentaPagosInteger IdCuentaPagoInteger IdTarifaInteger IdPlazaUsoInteger IdUsuarioDateTime FechaRegistraNumeric MontoSmallInt EstadoTarifasInteger IdTarifaInteger PorHorasInteger PorVecesUsoInteger PorTipoVehiculoInteger PorTipoClienteInteger PorIdClienteInteger PorPlazaInteger PorZonaDateTime FechaIniDateTime FechaFinNumeric MontoNumeric DescuentoPorcentajeNumeric DescuentoMontoSmallInt Estado

MS SQL Server

PostgresSQL

API

FastAPI Python

Lumen PHP

WinAPI C Sharp

GUI

Laravel PHP

MVC C Sharp