Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pablo-restrepo/tiendavirtual

Tienda Virtual
https://github.com/pablo-restrepo/tiendavirtual

Last synced: 11 days ago
JSON representation

Tienda Virtual

Awesome Lists containing this project

README

        

# TiendaVirtual
Tienda Vitual

## Qué es?
Tienda virtual pensada para venden y comprar.

## Qué tiene?
* Catalogo
* Crear Productos
* Eliminar Productos
* Promocionales
* Guardar Productos
* Crear Cuentas
* Vender

## ¿Cómo puedo correr el proyecto?
* Utilizar Visual Studio 2022.
* Instalar el NuGet al proyecto:
![image](https://user-images.githubusercontent.com/67757313/188303144-73f52e2b-15cb-45e3-afcd-0586d04caf22.png)
* Crear la base de datos con el Script agregado en el proyecto con SQL Server.
* En el proyecto Datos/AccesoDatos `string cadenaConexion = "Data Source=localhost:1521/xe;User Id=TIENDAVIRTUAL;Password=oracle";` se puede cambiar la ruta de la base de datos

## Imagenes del Proyecto
![image](https://user-images.githubusercontent.com/67757313/188302447-611e08de-639f-43b0-9551-3a03866b29d7.png)
![image](https://user-images.githubusercontent.com/67757313/188302583-b9bd69c7-77c5-4c92-b823-a380025b12fb.png)
![image](https://user-images.githubusercontent.com/67757313/188302592-c4191528-7d9e-4c3d-82e5-54db43a08476.png)
![image](https://user-images.githubusercontent.com/67757313/188302601-0693fd5d-eb7c-4f95-8f91-73cedd9c0771.png)
![image](https://user-images.githubusercontent.com/67757313/188302615-3c739710-64f2-42a4-8480-25129742d52c.png)
![image](https://user-images.githubusercontent.com/67757313/188302623-d2b3284c-3cd3-418e-9881-6720cd71a95f.png)
![image](https://user-images.githubusercontent.com/67757313/188302627-e60c6cb8-cc4c-4d03-bce4-c4d8342b95e1.png)
![image](https://user-images.githubusercontent.com/67757313/188302640-84264e40-e2e6-4d50-b33a-e4e6096f54f6.png)
![image](https://user-images.githubusercontent.com/67757313/188302672-9eec2320-37e8-4b18-a474-fec6a5ff7496.png)
![image](https://user-images.githubusercontent.com/67757313/188302687-5756dfb2-be89-41f9-b75e-eb387430fe3a.png)
![image](https://user-images.githubusercontent.com/67757313/188302703-11de94a4-b816-4d97-a904-c5a05d37c5db.png)
![image](https://user-images.githubusercontent.com/67757313/188302421-f4312469-1a24-4899-95c8-a5146407d92e.png)

## Responsive
![image](https://user-images.githubusercontent.com/67757313/188303450-840ab64e-ff8c-4419-8d76-f45df4c7c52c.png)

## Utilizado para el Proyecto
* C#
* SQL
* Forms
* POO

## Creado por Pablo Restrepo