Skip to content

ManaliV/ShopBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Shop Bridge

Shop Bridge is an eCommerce application. This repository is just a demo project, implementation for module "Product Solution" used by admin that helps track the different items for sale.

This project is built in ASP.NET Core(Target Framework is .Net Core 3.1)

All the API calls are async.

πŸ“’ Table of Contents


βœ” Features

  1. Product Module
  • Add a new item to the inventory (The item should require a name, description, and price as basic fields, think of additional information that would be useful)
  • Modify an item in the inventory.
  • Delete an item from the inventory.
  • Lists the items in the inventory.

βš™ System Requirements

  • IDE Framework - Visual Studio 2019 or higher
  • Database - SQL Server 2017 or higher
  • OS - Windows 10 or higher
  • IIS should be installed.

πŸ›  Setup

Clone the repository or Download it as Zip and then unzip it/ Build the solution in release and Debug mode.


βŒ› Run Project

Click on run button from Visual Studio.


πŸ§ͺ Run Tests

Right Click on ShopBridge.Tests and select Run Test.


πŸ•” Time Tracking

  • Data Store Design - 3 hours
  • API and Service Logic - 5 hours
  • Unit Test Coverage - 3 hours

πŸ“‘ ScreenShots

image image image

About

"ShopBridge" is an e-commerce application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published