Git Product home page Git Product logo

skillsfundingagency.dfc-app-matchskills's Introduction

DFC.App.MatchSkills

ASP.Net Core 3 applet which plugs in to the Composite-UI architecture for "Match Your Skills to a Career".

For details on the Composite-UI see https://github.com/SkillsFundingAgency/dfc-composite-shell

Build & Deployment Piplelines

dfc-app-matchskills

Branch Build Sonar Deploy
Dev Build Status N/A N/A
Master Build Status Quality Gate Status https://dfc-dev-pers-matchskills-as.azurewebsites.net/

Dependencies

dfc-personalisation-common-pkg-netcore

Branch Build Sonar Deploy
Dev Build Status N/A N/A
Master Build Status Quality Gate Status https://www.nuget.org/packages/DFC.Personalisation.Common/

dfc-personalisation-domain-pkg-netcore

Branch Build Sonar Deploy
Dev Build Status N/A N/A
Master Build Status Quality Gate Status https://www.nuget.org/packages/DFC.Personalisation.Domain/

dfc-personalisation-common-ui-pkg-netcore

Branch Build Sonar Deploy
Dev Build Status N/A N/A
Master Build Status Quality Gate Status https://www.nuget.org/packages/DFC.Personalisation.CommonUI/

Solution Structure

The solution is structured following Clean Architecture principles:

Domain (enterprise wide logic and types)

  • dfc-personalisation-common-pkg-netcore - separate nuget package - eg. string extensions, IDateTime
  • dfc-personalisation-domain-pkg-netcore - separate nuget package - eg. Skills, Occupations, ActionItems, Action Plans

Application (business logic and types)

  • MatchEngine - the engine which orchestrates the service taxonomy searches and post search filtering and linking with job profile data
  • Interfaces for Dysac, JobProfiles, ServiceTaxonomy

Services (Infrastructure) (all external concerns)

  • Dysac
  • JobProfiles
  • ServiceTaxonomy

Web UI

  • DFC.App.MatchSkills - composite UI - the startup project

How to run

Need: Microsoft Azure Cosmos DB Emulator Postman

Clone: DFC.Composite.Paths DFC.Composite.Regions DFC.Composite.Shell

Run once: Start the Cosmos DB Emulator Set {{PathRootUrl}} variable value to where your Paths app is running eg http://localhost:7071/api/ Set {{RegionRootUrl}} variable value to where your Paths app is running eg http://localhost:7072/api/ Run the postman project scripts in Paths and Regions apps to populate Cosmos

Create a new Cosmos container called eg. "Match Skills" Create a collection within the container, called "UserSessionsCollection" with a partition id of "/UserSessionId" Create a copy of appsettings-template.json called appsettings.json Add your Cosmos emulator credentials and above container and collection details to your appsettings.json

Start Paths, Regions and Shell solutions Start match skills app

skillsfundingagency.dfc-app-matchskills's People

Contributors

gulshanbaryah avatar iancrisp avatar kmalik1978 avatar lazcool avatar leeframpton avatar liamwright avatar mofais avatar mofaisal123 avatar nickgraham101 avatar olusola-adio avatar solaadio avatar syatessoftware avatar techtoniq avatar thelious1974 avatar tomtollafield avatar trivedihimanshu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.