Skip to content

nelmasry/AutomotiveProjectRepo

Repository files navigation

Automotive project by Nader

Table of Contents

  1. About the Project
  2. Getting Started

About the Project

Angular Application for showing an overview of all vehicles together with their status with the ability to filter to only show vehicles for a specific customer or that have a specific status.

Getting Started

• Prerequisites:

  • Visual Studio 2017 or 2019

  • .NET Core 2.2

  • Nodejs 12.13

  • npm 6.12 (Angular CLI)

  • Docker 19.03.4

  • Docker Compose 1.24.1

• Steps:

  • Clone solution from GitHub repository

  • Open solution with visual studio (minimum version 2017)

  • Build solution

  • Open command window and redirect to solution path

  • Enter “docker-compose up” command to build all containers

  • After successful operation of all containers, system should run as follow:

  • Make any change in code and push changes to trigger Continues integration

  • Check Azure Build Pipeline to check the new build triggered by github to start code verification and tests (Unit & Integration tests)

  • After successful build, go to SonarCloud project to check code analysis report generated by azure build

About

Repo for Automotive Sample project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published