diff --git a/.gitignore b/.gitignore index 9df3dbc..ff2b301 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,14 @@ # Carpeta de salida de compilación -/bin/ +/bin/Debug/app.publish/ +/bin/Debug/SqlServerTypes/ +/bin/Debug/x64/ +/bin/Debug/x86/ +/bin/Debug/compabetov2.application +/bin/Debug/*.exe +/bin/Debug/*.config +/bin/Debug/*.dll +/bin/Debug/*.xml +/bin/Debug/*.manifest /obj/ obj/ diff --git a/.gitignore.txt b/.gitignore.txt deleted file mode 100644 index 2268c47..0000000 --- a/.gitignore.txt +++ /dev/null @@ -1,45 +0,0 @@ -# Carpeta de salida de compilación -/bin/ -/obj/ -obj/ - -# Archivos temporales -*.user -*.userosscache -*.suo -*.cache -*.vscode -*.vs - -# Carpeta de paquetes NuGet -packages/ - -# Carpeta de dependencias de proyectos .NET Core -project.lock.json -project.fragment.lock.json -artifacts/ - -# Carpeta de configuración de Visual Studio -.vs2019/ -.vscode/ - -# Carpeta de salida de publicación -publish/ - -# Archivos de registro y crash dumps -*.log -*.swp -*.swo -*.mdmp - -# Archivos de configuración -*.suo -*.user -*.userosscache -*.sln.docstates - -# Carpeta de caché de Rider -.idea/ -*.suo -*.user -*.userosscache \ No newline at end of file diff --git a/bin/Debug/Resources/12_Corona_Ligth_lata_355ML.png b/bin/Debug/Resources/12_Corona_Ligth_lata_355ML.png new file mode 100644 index 0000000..b78a21b Binary files /dev/null and b/bin/Debug/Resources/12_Corona_Ligth_lata_355ML.png differ diff --git a/bin/Debug/Resources/12_Michelob_ultra_lata_355_ML.png b/bin/Debug/Resources/12_Michelob_ultra_lata_355_ML.png new file mode 100644 index 0000000..92a551d Binary files /dev/null and b/bin/Debug/Resources/12_Michelob_ultra_lata_355_ML.png differ diff --git a/bin/Debug/Resources/12_Michelob_ultra_vidrio.png b/bin/Debug/Resources/12_Michelob_ultra_vidrio.png new file mode 100644 index 0000000..337cf94 Binary files /dev/null and b/bin/Debug/Resources/12_Michelob_ultra_vidrio.png differ diff --git a/bin/Debug/Resources/12_Modelo_lata_355_ML.png b/bin/Debug/Resources/12_Modelo_lata_355_ML.png new file mode 100644 index 0000000..28df6c4 Binary files /dev/null and b/bin/Debug/Resources/12_Modelo_lata_355_ML.png differ diff --git a/bin/Debug/Resources/24_Corona_Ligth_lata_355ML.png b/bin/Debug/Resources/24_Corona_Ligth_lata_355ML.png new file mode 100644 index 0000000..2e5753f Binary files /dev/null and b/bin/Debug/Resources/24_Corona_Ligth_lata_355ML.png differ diff --git a/bin/Debug/Resources/24_Corona_Mayoreo.png b/bin/Debug/Resources/24_Corona_Mayoreo.png new file mode 100644 index 0000000..13af668 Binary files /dev/null and b/bin/Debug/Resources/24_Corona_Mayoreo.png differ diff --git a/bin/Debug/Resources/24_Laton_Corona_Extra.png b/bin/Debug/Resources/24_Laton_Corona_Extra.png new file mode 100644 index 0000000..cea01b9 Binary files /dev/null and b/bin/Debug/Resources/24_Laton_Corona_Extra.png differ diff --git a/bin/Debug/Resources/24_Laton_Corona_Extra_mayoreo.png b/bin/Debug/Resources/24_Laton_Corona_Extra_mayoreo.png new file mode 100644 index 0000000..3db253a Binary files /dev/null and b/bin/Debug/Resources/24_Laton_Corona_Extra_mayoreo.png differ diff --git a/bin/Debug/Resources/24_Mdelo_Laton_473_ML_mayoreo.png b/bin/Debug/Resources/24_Mdelo_Laton_473_ML_mayoreo.png new file mode 100644 index 0000000..5dd0190 Binary files /dev/null and b/bin/Debug/Resources/24_Mdelo_Laton_473_ML_mayoreo.png differ diff --git a/bin/Debug/Resources/24_Michelob_ultra_lata_355_ML.png b/bin/Debug/Resources/24_Michelob_ultra_lata_355_ML.png new file mode 100644 index 0000000..92e3a16 Binary files /dev/null and b/bin/Debug/Resources/24_Michelob_ultra_lata_355_ML.png differ diff --git a/bin/Debug/Resources/24_Michelob_ultra_vidrio.png b/bin/Debug/Resources/24_Michelob_ultra_vidrio.png new file mode 100644 index 0000000..54a1918 Binary files /dev/null and b/bin/Debug/Resources/24_Michelob_ultra_vidrio.png differ diff --git a/bin/Debug/Resources/24_Modelo_Laton_473_ML.png b/bin/Debug/Resources/24_Modelo_Laton_473_ML.png new file mode 100644 index 0000000..fa23eca Binary files /dev/null and b/bin/Debug/Resources/24_Modelo_Laton_473_ML.png differ diff --git a/bin/Debug/Resources/24_Modelo_lata_355_ML.png b/bin/Debug/Resources/24_Modelo_lata_355_ML.png new file mode 100644 index 0000000..53fc527 Binary files /dev/null and b/bin/Debug/Resources/24_Modelo_lata_355_ML.png differ diff --git a/bin/Debug/Resources/24_Modelo_lata_mayoreo.png b/bin/Debug/Resources/24_Modelo_lata_mayoreo.png new file mode 100644 index 0000000..5f09211 Binary files /dev/null and b/bin/Debug/Resources/24_Modelo_lata_mayoreo.png differ diff --git a/bin/Debug/Resources/6_Corona_Ligth_lata_355ML.png b/bin/Debug/Resources/6_Corona_Ligth_lata_355ML.png new file mode 100644 index 0000000..2b0ec59 Binary files /dev/null and b/bin/Debug/Resources/6_Corona_Ligth_lata_355ML.png differ diff --git a/bin/Debug/Resources/6_Michelob_ultra_lata_355_ML.png b/bin/Debug/Resources/6_Michelob_ultra_lata_355_ML.png new file mode 100644 index 0000000..52e17d2 Binary files /dev/null and b/bin/Debug/Resources/6_Michelob_ultra_lata_355_ML.png differ diff --git a/bin/Debug/Resources/6_Michelob_ultra_vidrio.png b/bin/Debug/Resources/6_Michelob_ultra_vidrio.png new file mode 100644 index 0000000..76ea3ae Binary files /dev/null and b/bin/Debug/Resources/6_Michelob_ultra_vidrio.png differ diff --git a/bin/Debug/Resources/6_Modelo_lata_355_ML.png b/bin/Debug/Resources/6_Modelo_lata_355_ML.png new file mode 100644 index 0000000..e09f837 Binary files /dev/null and b/bin/Debug/Resources/6_Modelo_lata_355_ML.png differ diff --git a/bin/Debug/Resources/8_Corona_Ligth_lata_355ML.png b/bin/Debug/Resources/8_Corona_Ligth_lata_355ML.png new file mode 100644 index 0000000..a8ff683 Binary files /dev/null and b/bin/Debug/Resources/8_Corona_Ligth_lata_355ML.png differ diff --git a/bin/Debug/Resources/8_Michelob_ultra_lata_355_ML.png b/bin/Debug/Resources/8_Michelob_ultra_lata_355_ML.png new file mode 100644 index 0000000..3af125a Binary files /dev/null and b/bin/Debug/Resources/8_Michelob_ultra_lata_355_ML.png differ diff --git a/bin/Debug/Resources/8_Michelob_ultra_vidrio.png b/bin/Debug/Resources/8_Michelob_ultra_vidrio.png new file mode 100644 index 0000000..b10d2a4 Binary files /dev/null and b/bin/Debug/Resources/8_Michelob_ultra_vidrio.png differ diff --git a/bin/Debug/Resources/8_Modelo_lata_355_ML.png b/bin/Debug/Resources/8_Modelo_lata_355_ML.png new file mode 100644 index 0000000..b585baa Binary files /dev/null and b/bin/Debug/Resources/8_Modelo_lata_355_ML.png differ diff --git a/bin/Debug/Resources/Agua_Ciel_Natural_1.5L.png b/bin/Debug/Resources/Agua_Ciel_Natural_1.5L.png new file mode 100644 index 0000000..2b55978 Binary files /dev/null and b/bin/Debug/Resources/Agua_Ciel_Natural_1.5L.png differ diff --git a/bin/Debug/Resources/Agua_Ciel_Natural_1L.png b/bin/Debug/Resources/Agua_Ciel_Natural_1L.png new file mode 100644 index 0000000..f7e1e19 Binary files /dev/null and b/bin/Debug/Resources/Agua_Ciel_Natural_1L.png differ diff --git a/bin/Debug/Resources/Agua_Ciel_Natural_600ML.png b/bin/Debug/Resources/Agua_Ciel_Natural_600ML.png new file mode 100644 index 0000000..649fd54 Binary files /dev/null and b/bin/Debug/Resources/Agua_Ciel_Natural_600ML.png differ diff --git a/bin/Debug/Resources/Agua_Ciel_mineralizada_600ML.png b/bin/Debug/Resources/Agua_Ciel_mineralizada_600ML.png new file mode 100644 index 0000000..40d5662 Binary files /dev/null and b/bin/Debug/Resources/Agua_Ciel_mineralizada_600ML.png differ diff --git a/bin/Debug/Resources/Agua_Topo_Chico_600ML.png b/bin/Debug/Resources/Agua_Topo_Chico_600ML.png new file mode 100644 index 0000000..4979e1c Binary files /dev/null and b/bin/Debug/Resources/Agua_Topo_Chico_600ML.png differ diff --git a/bin/Debug/Resources/Ballena_Pacifico_940_ML.png b/bin/Debug/Resources/Ballena_Pacifico_940_ML.png new file mode 100644 index 0000000..b7f456b Binary files /dev/null and b/bin/Debug/Resources/Ballena_Pacifico_940_ML.png differ diff --git a/bin/Debug/Resources/Ballenon_Pacifico_1.2L.png b/bin/Debug/Resources/Ballenon_Pacifico_1.2L.png new file mode 100644 index 0000000..8c0dc2f Binary files /dev/null and b/bin/Debug/Resources/Ballenon_Pacifico_1.2L.png differ diff --git a/bin/Debug/Resources/Caja_de_Ballenon_pacifico_1.2_L.png b/bin/Debug/Resources/Caja_de_Ballenon_pacifico_1.2_L.png new file mode 100644 index 0000000..dacb402 Binary files /dev/null and b/bin/Debug/Resources/Caja_de_Ballenon_pacifico_1.2_L.png differ diff --git a/bin/Debug/Resources/Caribe_300ML.png b/bin/Debug/Resources/Caribe_300ML.png new file mode 100644 index 0000000..6094813 Binary files /dev/null and b/bin/Debug/Resources/Caribe_300ML.png differ diff --git a/bin/Debug/Resources/Carton_de_1-4_pacifico.png b/bin/Debug/Resources/Carton_de_1-4_pacifico.png new file mode 100644 index 0000000..055f159 Binary files /dev/null and b/bin/Debug/Resources/Carton_de_1-4_pacifico.png differ diff --git a/bin/Debug/Resources/Carton_de_1-4_pacifico_mayoreo.png b/bin/Debug/Resources/Carton_de_1-4_pacifico_mayoreo.png new file mode 100644 index 0000000..2230243 Binary files /dev/null and b/bin/Debug/Resources/Carton_de_1-4_pacifico_mayoreo.png differ diff --git a/bin/Debug/Resources/Chicle_trident_de_18.png b/bin/Debug/Resources/Chicle_trident_de_18.png new file mode 100644 index 0000000..f24f825 Binary files /dev/null and b/bin/Debug/Resources/Chicle_trident_de_18.png differ diff --git a/bin/Debug/Resources/Chicles_Tident_de_5.png b/bin/Debug/Resources/Chicles_Tident_de_5.png new file mode 100644 index 0000000..cf94d77 Binary files /dev/null and b/bin/Debug/Resources/Chicles_Tident_de_5.png differ diff --git a/bin/Debug/Resources/Chicles_Trident.png b/bin/Debug/Resources/Chicles_Trident.png new file mode 100644 index 0000000..f753eef Binary files /dev/null and b/bin/Debug/Resources/Chicles_Trident.png differ diff --git a/bin/Debug/Resources/Chicles_trident_de_10.png b/bin/Debug/Resources/Chicles_trident_de_10.png new file mode 100644 index 0000000..7cff5c8 Binary files /dev/null and b/bin/Debug/Resources/Chicles_trident_de_10.png differ diff --git a/bin/Debug/Resources/Cigarro_Malboro.png b/bin/Debug/Resources/Cigarro_Malboro.png new file mode 100644 index 0000000..037a50d Binary files /dev/null and b/bin/Debug/Resources/Cigarro_Malboro.png differ diff --git a/bin/Debug/Resources/Clamato_1L.png b/bin/Debug/Resources/Clamato_1L.png new file mode 100644 index 0000000..c94124e Binary files /dev/null and b/bin/Debug/Resources/Clamato_1L.png differ diff --git a/bin/Debug/Resources/Clamato_296ML.png b/bin/Debug/Resources/Clamato_296ML.png new file mode 100644 index 0000000..3a76f5f Binary files /dev/null and b/bin/Debug/Resources/Clamato_296ML.png differ diff --git a/bin/Debug/Resources/Clamato_473ML.png b/bin/Debug/Resources/Clamato_473ML.png new file mode 100644 index 0000000..9d5ec04 Binary files /dev/null and b/bin/Debug/Resources/Clamato_473ML.png differ diff --git a/bin/Debug/Resources/CocaCola_1L.png b/bin/Debug/Resources/CocaCola_1L.png new file mode 100644 index 0000000..db7530c Binary files /dev/null and b/bin/Debug/Resources/CocaCola_1L.png differ diff --git a/bin/Debug/Resources/CocaCola_300ML.png b/bin/Debug/Resources/CocaCola_300ML.png new file mode 100644 index 0000000..ffa05c5 Binary files /dev/null and b/bin/Debug/Resources/CocaCola_300ML.png differ diff --git a/bin/Debug/Resources/CocaCola_400ML.png b/bin/Debug/Resources/CocaCola_400ML.png new file mode 100644 index 0000000..bf996cc Binary files /dev/null and b/bin/Debug/Resources/CocaCola_400ML.png differ diff --git a/bin/Debug/Resources/CocaCola_600ML.png b/bin/Debug/Resources/CocaCola_600ML.png new file mode 100644 index 0000000..db7530c Binary files /dev/null and b/bin/Debug/Resources/CocaCola_600ML.png differ diff --git a/bin/Debug/Resources/CocaCola_Deshechable_1.5_L.png b/bin/Debug/Resources/CocaCola_Deshechable_1.5_L.png new file mode 100644 index 0000000..e59d593 Binary files /dev/null and b/bin/Debug/Resources/CocaCola_Deshechable_1.5_L.png differ diff --git a/bin/Debug/Resources/CocaCola_Deshechable_2L.png b/bin/Debug/Resources/CocaCola_Deshechable_2L.png new file mode 100644 index 0000000..f081542 Binary files /dev/null and b/bin/Debug/Resources/CocaCola_Deshechable_2L.png differ diff --git a/bin/Debug/Resources/CocaCola_Deshechable_Sabores_1.75L.png b/bin/Debug/Resources/CocaCola_Deshechable_Sabores_1.75L.png new file mode 100644 index 0000000..3ecc6cc Binary files /dev/null and b/bin/Debug/Resources/CocaCola_Deshechable_Sabores_1.75L.png differ diff --git a/bin/Debug/Resources/CocaCola_Deshechable_Sabores_2L.png b/bin/Debug/Resources/CocaCola_Deshechable_Sabores_2L.png new file mode 100644 index 0000000..c6852e2 Binary files /dev/null and b/bin/Debug/Resources/CocaCola_Deshechable_Sabores_2L.png differ diff --git a/bin/Debug/Resources/CocaCola_Retornable_1.5L.png b/bin/Debug/Resources/CocaCola_Retornable_1.5L.png new file mode 100644 index 0000000..ad343c2 Binary files /dev/null and b/bin/Debug/Resources/CocaCola_Retornable_1.5L.png differ diff --git a/bin/Debug/Resources/CocaCola_Retornable_2.5_L.png b/bin/Debug/Resources/CocaCola_Retornable_2.5_L.png new file mode 100644 index 0000000..15853aa Binary files /dev/null and b/bin/Debug/Resources/CocaCola_Retornable_2.5_L.png differ diff --git a/bin/Debug/Resources/CocaCola_Retornable_2L.png b/bin/Debug/Resources/CocaCola_Retornable_2L.png new file mode 100644 index 0000000..5565d1d Binary files /dev/null and b/bin/Debug/Resources/CocaCola_Retornable_2L.png differ diff --git a/bin/Debug/Resources/CocaCola_Vidrio_500_ML.png b/bin/Debug/Resources/CocaCola_Vidrio_500_ML.png new file mode 100644 index 0000000..3de974d Binary files /dev/null and b/bin/Debug/Resources/CocaCola_Vidrio_500_ML.png differ diff --git a/bin/Debug/Resources/CocaCola_Vidrio_Sabor_500_ML.png b/bin/Debug/Resources/CocaCola_Vidrio_Sabor_500_ML.png new file mode 100644 index 0000000..5d413b2 Binary files /dev/null and b/bin/Debug/Resources/CocaCola_Vidrio_Sabor_500_ML.png differ diff --git a/bin/Debug/Resources/CocaCola_deshechable_2.5L.png b/bin/Debug/Resources/CocaCola_deshechable_2.5L.png new file mode 100644 index 0000000..b6c7c44 Binary files /dev/null and b/bin/Debug/Resources/CocaCola_deshechable_2.5L.png differ diff --git a/bin/Debug/Resources/CocaCola_lata_235ML.png b/bin/Debug/Resources/CocaCola_lata_235ML.png new file mode 100644 index 0000000..8269e2c Binary files /dev/null and b/bin/Debug/Resources/CocaCola_lata_235ML.png differ diff --git a/bin/Debug/Resources/CocaCola_lata_355ML.png b/bin/Debug/Resources/CocaCola_lata_355ML.png new file mode 100644 index 0000000..106ebd1 Binary files /dev/null and b/bin/Debug/Resources/CocaCola_lata_355ML.png differ diff --git a/bin/Debug/Resources/CocaCola_lata_473ML.png b/bin/Debug/Resources/CocaCola_lata_473ML.png new file mode 100644 index 0000000..27f8dbf Binary files /dev/null and b/bin/Debug/Resources/CocaCola_lata_473ML.png differ diff --git a/bin/Debug/Resources/CocaCola_light600ML.png b/bin/Debug/Resources/CocaCola_light600ML.png new file mode 100644 index 0000000..6caff60 Binary files /dev/null and b/bin/Debug/Resources/CocaCola_light600ML.png differ diff --git a/bin/Debug/Resources/CocaCola_light_lata_355ML.png b/bin/Debug/Resources/CocaCola_light_lata_355ML.png new file mode 100644 index 0000000..74a12b5 Binary files /dev/null and b/bin/Debug/Resources/CocaCola_light_lata_355ML.png differ diff --git a/bin/Debug/Resources/CocaCola_ligth_lata_235ML.png b/bin/Debug/Resources/CocaCola_ligth_lata_235ML.png new file mode 100644 index 0000000..d1dcb37 Binary files /dev/null and b/bin/Debug/Resources/CocaCola_ligth_lata_235ML.png differ diff --git a/bin/Debug/Resources/CocaCola_sabor_300ML.png b/bin/Debug/Resources/CocaCola_sabor_300ML.png new file mode 100644 index 0000000..f8b1e03 Binary files /dev/null and b/bin/Debug/Resources/CocaCola_sabor_300ML.png differ diff --git a/bin/Debug/Resources/CocaCola_sabor_600ML.png b/bin/Debug/Resources/CocaCola_sabor_600ML.png new file mode 100644 index 0000000..cb35cbf Binary files /dev/null and b/bin/Debug/Resources/CocaCola_sabor_600ML.png differ diff --git a/bin/Debug/Resources/CocaCola_sin_azucar_600ML.png b/bin/Debug/Resources/CocaCola_sin_azucar_600ML.png new file mode 100644 index 0000000..93cb368 Binary files /dev/null and b/bin/Debug/Resources/CocaCola_sin_azucar_600ML.png differ diff --git a/bin/Debug/Resources/Corona_Ligth_lata_355ML.png b/bin/Debug/Resources/Corona_Ligth_lata_355ML.png new file mode 100644 index 0000000..b7caa0f Binary files /dev/null and b/bin/Debug/Resources/Corona_Ligth_lata_355ML.png differ diff --git a/bin/Debug/Resources/Corona_light_1.02_L.png b/bin/Debug/Resources/Corona_light_1.02_L.png new file mode 100644 index 0000000..ebc227b Binary files /dev/null and b/bin/Debug/Resources/Corona_light_1.02_L.png differ diff --git a/bin/Debug/Resources/Corona_rifadita_355ML.png b/bin/Debug/Resources/Corona_rifadita_355ML.png new file mode 100644 index 0000000..78ea732 Binary files /dev/null and b/bin/Debug/Resources/Corona_rifadita_355ML.png differ diff --git a/bin/Debug/Resources/Encendedor_bic.png b/bin/Debug/Resources/Encendedor_bic.png new file mode 100644 index 0000000..3397a72 Binary files /dev/null and b/bin/Debug/Resources/Encendedor_bic.png differ diff --git a/bin/Debug/Resources/Fuzetea_600_ML.png b/bin/Debug/Resources/Fuzetea_600_ML.png new file mode 100644 index 0000000..da6270f Binary files /dev/null and b/bin/Debug/Resources/Fuzetea_600_ML.png differ diff --git a/bin/Debug/Resources/Halls.png b/bin/Debug/Resources/Halls.png new file mode 100644 index 0000000..e534b9d Binary files /dev/null and b/bin/Debug/Resources/Halls.png differ diff --git a/bin/Debug/Resources/Jugo_del_Valle_de_carton.png b/bin/Debug/Resources/Jugo_del_Valle_de_carton.png new file mode 100644 index 0000000..922ca79 Binary files /dev/null and b/bin/Debug/Resources/Jugo_del_Valle_de_carton.png differ diff --git a/bin/Debug/Resources/Jugo_del_Valle_vidrio_413ML.png b/bin/Debug/Resources/Jugo_del_Valle_vidrio_413ML.png new file mode 100644 index 0000000..d356c5b Binary files /dev/null and b/bin/Debug/Resources/Jugo_del_Valle_vidrio_413ML.png differ diff --git a/bin/Debug/Resources/Jugo_del_valle_1L.png b/bin/Debug/Resources/Jugo_del_valle_1L.png new file mode 100644 index 0000000..936b2f2 Binary files /dev/null and b/bin/Debug/Resources/Jugo_del_valle_1L.png differ diff --git a/bin/Debug/Resources/Jugo_del_valle_2L.png b/bin/Debug/Resources/Jugo_del_valle_2L.png new file mode 100644 index 0000000..414aeba Binary files /dev/null and b/bin/Debug/Resources/Jugo_del_valle_2L.png differ diff --git a/bin/Debug/Resources/Jugo_del_valle_400_ML.png b/bin/Debug/Resources/Jugo_del_valle_400_ML.png new file mode 100644 index 0000000..b52c98e Binary files /dev/null and b/bin/Debug/Resources/Jugo_del_valle_400_ML.png differ diff --git a/bin/Debug/Resources/Jugo_del_valle_lata_355ML.png b/bin/Debug/Resources/Jugo_del_valle_lata_355ML.png new file mode 100644 index 0000000..8904f60 Binary files /dev/null and b/bin/Debug/Resources/Jugo_del_valle_lata_355ML.png differ diff --git a/bin/Debug/Resources/Laton_Corona_Extra.png b/bin/Debug/Resources/Laton_Corona_Extra.png new file mode 100644 index 0000000..6b7e473 Binary files /dev/null and b/bin/Debug/Resources/Laton_Corona_Extra.png differ diff --git a/bin/Debug/Resources/Limonada_600ML.png b/bin/Debug/Resources/Limonada_600ML.png new file mode 100644 index 0000000..aecaeb2 Binary files /dev/null and b/bin/Debug/Resources/Limonada_600ML.png differ diff --git a/bin/Debug/Resources/Lucky_Stricke_de_20.png b/bin/Debug/Resources/Lucky_Stricke_de_20.png new file mode 100644 index 0000000..fd9f083 Binary files /dev/null and b/bin/Debug/Resources/Lucky_Stricke_de_20.png differ diff --git a/bin/Debug/Resources/Marlboro_de_20.png b/bin/Debug/Resources/Marlboro_de_20.png new file mode 100644 index 0000000..81f67e7 Binary files /dev/null and b/bin/Debug/Resources/Marlboro_de_20.png differ diff --git a/bin/Debug/Resources/Mestro_dobel_diamante_700ML.png b/bin/Debug/Resources/Mestro_dobel_diamante_700ML.png new file mode 100644 index 0000000..2910abb Binary files /dev/null and b/bin/Debug/Resources/Mestro_dobel_diamante_700ML.png differ diff --git a/bin/Debug/Resources/Michelob_ultra_lata_355_ML.png b/bin/Debug/Resources/Michelob_ultra_lata_355_ML.png new file mode 100644 index 0000000..9b123b3 Binary files /dev/null and b/bin/Debug/Resources/Michelob_ultra_lata_355_ML.png differ diff --git a/bin/Debug/Resources/Michelob_ultra_sabor_210ML.png b/bin/Debug/Resources/Michelob_ultra_sabor_210ML.png new file mode 100644 index 0000000..2ac6010 Binary files /dev/null and b/bin/Debug/Resources/Michelob_ultra_sabor_210ML.png differ diff --git a/bin/Debug/Resources/Michelob_ultra_vidrio.png b/bin/Debug/Resources/Michelob_ultra_vidrio.png new file mode 100644 index 0000000..a6f3d98 Binary files /dev/null and b/bin/Debug/Resources/Michelob_ultra_vidrio.png differ diff --git a/bin/Debug/Resources/Modelo_1L.png b/bin/Debug/Resources/Modelo_1L.png new file mode 100644 index 0000000..59cdc40 Binary files /dev/null and b/bin/Debug/Resources/Modelo_1L.png differ diff --git a/bin/Debug/Resources/Modelo_Laton_473_ML.png b/bin/Debug/Resources/Modelo_Laton_473_ML.png new file mode 100644 index 0000000..8040477 Binary files /dev/null and b/bin/Debug/Resources/Modelo_Laton_473_ML.png differ diff --git a/bin/Debug/Resources/Modelo_de_lata_355_ML.png b/bin/Debug/Resources/Modelo_de_lata_355_ML.png new file mode 100644 index 0000000..25f8615 Binary files /dev/null and b/bin/Debug/Resources/Modelo_de_lata_355_ML.png differ diff --git a/bin/Debug/Resources/Monster_lata_473ML.png b/bin/Debug/Resources/Monster_lata_473ML.png new file mode 100644 index 0000000..c5260d7 Binary files /dev/null and b/bin/Debug/Resources/Monster_lata_473ML.png differ diff --git a/bin/Debug/Resources/Naranjada_600ML.png b/bin/Debug/Resources/Naranjada_600ML.png new file mode 100644 index 0000000..74d2398 Binary files /dev/null and b/bin/Debug/Resources/Naranjada_600ML.png differ diff --git a/bin/Debug/Resources/New_Mix_Paloma_355ML.png b/bin/Debug/Resources/New_Mix_Paloma_355ML.png new file mode 100644 index 0000000..d69eb9e Binary files /dev/null and b/bin/Debug/Resources/New_Mix_Paloma_355ML.png differ diff --git a/bin/Debug/Resources/New_Mix_vampiro_355ML.png b/bin/Debug/Resources/New_Mix_vampiro_355ML.png new file mode 100644 index 0000000..31539ff Binary files /dev/null and b/bin/Debug/Resources/New_Mix_vampiro_355ML.png differ diff --git a/bin/Debug/Resources/Paleta_Bubbaloo.png b/bin/Debug/Resources/Paleta_Bubbaloo.png new file mode 100644 index 0000000..75fb23a Binary files /dev/null and b/bin/Debug/Resources/Paleta_Bubbaloo.png differ diff --git a/bin/Debug/Resources/Pall_Lucky.png b/bin/Debug/Resources/Pall_Lucky.png new file mode 100644 index 0000000..544a481 Binary files /dev/null and b/bin/Debug/Resources/Pall_Lucky.png differ diff --git a/bin/Debug/Resources/Pall_mall_clasicos_de_20.png b/bin/Debug/Resources/Pall_mall_clasicos_de_20.png new file mode 100644 index 0000000..20ba093 Binary files /dev/null and b/bin/Debug/Resources/Pall_mall_clasicos_de_20.png differ diff --git a/bin/Debug/Resources/Pall_mall_sabor_de_20.png b/bin/Debug/Resources/Pall_mall_sabor_de_20.png new file mode 100644 index 0000000..3e65c8e Binary files /dev/null and b/bin/Debug/Resources/Pall_mall_sabor_de_20.png differ diff --git a/bin/Debug/Resources/Powerade_1L.png b/bin/Debug/Resources/Powerade_1L.png new file mode 100644 index 0000000..fb22081 Binary files /dev/null and b/bin/Debug/Resources/Powerade_1L.png differ diff --git a/bin/Debug/Resources/Powerade_600ML.png b/bin/Debug/Resources/Powerade_600ML.png new file mode 100644 index 0000000..cf3ce1d Binary files /dev/null and b/bin/Debug/Resources/Powerade_600ML.png differ diff --git a/bin/Debug/Resources/Rancho_escondido_1L.png b/bin/Debug/Resources/Rancho_escondido_1L.png new file mode 100644 index 0000000..5e6298d Binary files /dev/null and b/bin/Debug/Resources/Rancho_escondido_1L.png differ diff --git a/bin/Debug/Resources/Sabritas_de_14.png b/bin/Debug/Resources/Sabritas_de_14.png new file mode 100644 index 0000000..f590f9e Binary files /dev/null and b/bin/Debug/Resources/Sabritas_de_14.png differ diff --git a/bin/Debug/Resources/Sabritas_de_17.png b/bin/Debug/Resources/Sabritas_de_17.png new file mode 100644 index 0000000..0f02959 Binary files /dev/null and b/bin/Debug/Resources/Sabritas_de_17.png differ diff --git a/bin/Debug/Resources/Sabritas_de_25.png b/bin/Debug/Resources/Sabritas_de_25.png new file mode 100644 index 0000000..ebf9f30 Binary files /dev/null and b/bin/Debug/Resources/Sabritas_de_25.png differ diff --git a/bin/Debug/Resources/Sabritas_de_38.png b/bin/Debug/Resources/Sabritas_de_38.png new file mode 100644 index 0000000..79ff5d3 Binary files /dev/null and b/bin/Debug/Resources/Sabritas_de_38.png differ diff --git a/bin/Debug/Resources/Santa_Clara_Carton.png b/bin/Debug/Resources/Santa_Clara_Carton.png new file mode 100644 index 0000000..4713dde Binary files /dev/null and b/bin/Debug/Resources/Santa_Clara_Carton.png differ diff --git a/bin/Debug/Resources/Sauza_hacienda_1L.png b/bin/Debug/Resources/Sauza_hacienda_1L.png new file mode 100644 index 0000000..a3d0a87 Binary files /dev/null and b/bin/Debug/Resources/Sauza_hacienda_1L.png differ diff --git a/bin/Debug/Resources/agua_mineral_ciel_2L.png b/bin/Debug/Resources/agua_mineral_ciel_2L.png new file mode 100644 index 0000000..dbc90aa Binary files /dev/null and b/bin/Debug/Resources/agua_mineral_ciel_2L.png differ diff --git a/bin/Debug/Resources/bolsa_de_hielo.png b/bin/Debug/Resources/bolsa_de_hielo.png new file mode 100644 index 0000000..7ad9f05 Binary files /dev/null and b/bin/Debug/Resources/bolsa_de_hielo.png differ diff --git a/bin/Debug/Resources/cacahuates.png b/bin/Debug/Resources/cacahuates.png new file mode 100644 index 0000000..efdf2c6 Binary files /dev/null and b/bin/Debug/Resources/cacahuates.png differ diff --git a/bin/Debug/Resources/caja_de_ballena_pacifico_940_ML.png b/bin/Debug/Resources/caja_de_ballena_pacifico_940_ML.png new file mode 100644 index 0000000..59a44de Binary files /dev/null and b/bin/Debug/Resources/caja_de_ballena_pacifico_940_ML.png differ diff --git a/bin/Debug/Resources/chicle_bubbaloo.png b/bin/Debug/Resources/chicle_bubbaloo.png new file mode 100644 index 0000000..03e4322 Binary files /dev/null and b/bin/Debug/Resources/chicle_bubbaloo.png differ diff --git a/bin/Debug/Resources/cigarro_economico_suelto.png b/bin/Debug/Resources/cigarro_economico_suelto.png new file mode 100644 index 0000000..9b35a0e Binary files /dev/null and b/bin/Debug/Resources/cigarro_economico_suelto.png differ diff --git a/bin/Debug/Resources/cigarros_sueltos.png b/bin/Debug/Resources/cigarros_sueltos.png new file mode 100644 index 0000000..8ec4a47 Binary files /dev/null and b/bin/Debug/Resources/cigarros_sueltos.png differ diff --git a/bin/Debug/Resources/galletas_oreo_4_piezas.png b/bin/Debug/Resources/galletas_oreo_4_piezas.png new file mode 100644 index 0000000..014fa92 Binary files /dev/null and b/bin/Debug/Resources/galletas_oreo_4_piezas.png differ diff --git a/bin/Debug/Resources/importeballena.png b/bin/Debug/Resources/importeballena.png new file mode 100644 index 0000000..64cc7ae Binary files /dev/null and b/bin/Debug/Resources/importeballena.png differ diff --git a/bin/Debug/Resources/importecuarto.png b/bin/Debug/Resources/importecuarto.png new file mode 100644 index 0000000..081e014 Binary files /dev/null and b/bin/Debug/Resources/importecuarto.png differ diff --git a/bin/Debug/Resources/sol_clamato.png b/bin/Debug/Resources/sol_clamato.png new file mode 100644 index 0000000..bf99cbf Binary files /dev/null and b/bin/Debug/Resources/sol_clamato.png differ diff --git a/bin/Debug/Resources/usuarios/Fabian.jpeg b/bin/Debug/Resources/usuarios/Fabian.jpeg new file mode 100644 index 0000000..dc129b7 Binary files /dev/null and b/bin/Debug/Resources/usuarios/Fabian.jpeg differ diff --git a/bin/Debug/Resources/usuarios/Gabriel.jpeg b/bin/Debug/Resources/usuarios/Gabriel.jpeg new file mode 100644 index 0000000..564d4a0 Binary files /dev/null and b/bin/Debug/Resources/usuarios/Gabriel.jpeg differ diff --git a/bin/Debug/Resources/usuarios/usuarioAnonimo.png b/bin/Debug/Resources/usuarios/usuarioAnonimo.png new file mode 100644 index 0000000..09341b8 Binary files /dev/null and b/bin/Debug/Resources/usuarios/usuarioAnonimo.png differ