minademian / scania-test-case

Mockup of a Scania Fleet Portal web application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scania Test Case

Mockup of a Scania Fleet Portal web application

Due to the particular nature of getting StencilJs to work with Angular 14, the Angular 14 application is found under scania-fleetportal and the dropdown web component under web-components.

The main Angular project was generated with Angular CLI version 14.0.2.

Once the application is installed and running, navigate to the fleet portal landing page.

Installation and Configuration

  1. Run npm install here in scania-fleetportal root. (./scania-test-case/scania-fleetportal/)

  2. Run npm install and then npm run build in ./scania-test-case/web-components/scania-fleetportal-dropdown.

    • The dropdown web component is automatically linked to the main Angular application. See the src/libs directory for how that's done.

Show Me the App!

Run npm start in scania-fleetportal root.

About

Mockup of a Scania Fleet Portal web application


Languages

Language:TypeScript 75.9%Language:HTML 7.4%Language:SCSS 5.9%Language:JavaScript 5.6%Language:CSS 5.2%