Skip to content

Metal Trading application using Angular 2, ASP.NET WebApi and MSMQ

Notifications You must be signed in to change notification settings

lakshesh96/Metallica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metallica

Metal Trading application

Overview

Metallica is a Full-Stack service based Web Application

Tech

  • Angular 4

  • ASP.Net WebApi

  • JavaScript

  • BootstrapCDN

Prerequisites

  • Angular CLI

  • .Net Framework

  • Enable MSMQ

    Go to Control Panel > Turn Windows features On or Off

    Check MSMQ Server

Compilation & Installation

(Preffered way)

  • Clone Git Repo

  • Copy the Database file (Metallica.mdf) to root of D drive (To import Metal data)

  • Run Metallica WebApi

    Navigate to Metallica_API folder

    Open Metallica.sln in Visual Studio

    Build and Run

  • Run Metallica Angular Web App

    Open Windows PowerShell and navigate to Metallica-Angular folder

    Run npm install

    Run ng serve

Procedure

  • Open any browser

  • Go to localhost port on which Angular started running in the above step

    Default: http://localhost:4200/

About

Metal Trading application using Angular 2, ASP.NET WebApi and MSMQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published