/Ecommerce-application

This is a C# project application that allows us to purchase and sell products.

Primary LanguageC#

Ecommerce-application(C#)

Instruction on how to use this app.

Software required to use this application

  • Microsoft SQL
  • Visual Studio

Notice

  1. It is necessary to add the database provided in the repository to Microsoft SQL to use this app.

  2. Then download the project and open it in Visual Studio.

  3. Open the "connection.cs" file and replace the SQL server name with yours.

  4. Run the application.