Skip to content

E-commerce backend project using C#+.Net + Entity Framework

Notifications You must be signed in to change notification settings

Abdulaziz-Asiri/backend-deployment

Repository files navigation

E-commerce Application Project Using .Net + Entity Framework

Overview

This project was developed as part of the Software Development Bootcamp at the Saudi Digital Academy. The goal of the bootcamp was to enhance full-stack development skills, particularly focusing on backend technologies using C# and the .NET framework. This project showcases the practical application of software engineering principles learned during the bootcamp, including object-oriented programming, data structures, Building API endpoint(RESTful).

Installation

  1. Clone the repository:

    git clone https://github.com/Abdulaziz-Asiri/SportPulse-website.git
    
  2. Open the solution file (.sln) in Visual Studio or your preferred IDE.

  3. Install required packages:

     dotnet restore
    
  4. Run the application:

    dotnet run
    

About

E-commerce backend project using C#+.Net + Entity Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published