Code Monkey home page Code Monkey logo

das-findapprenticeshiptraining's Introduction

das-findapprenticeshiptraining

Build Status

Quality Gate Status

Requirements

DotNet Core 3.1 and any supported IDE for DEV running.

Azure Storage Emulator

About

Find Apprenticeship Training Service. The service is for finding training courses and training providers that can deliver the standard you have searched for.

Local running

You must have the Azure Storage emulator running, and in that a table created called Configuration in that table add the following:

PartitionKey: LOCAL

RowKey: SFA.DAS.FindApprenticeshipTraining.Web_1.0

Data:

{
  "FindApprenticeshipTrainingApi": {
    "Key": "test",
    "BaseUrl": "http://localhost:5003/",
    "PingUrl": "http://localhost:5003/"
  },
  "FindApprenticeshipTrainingWeb": {
    "RedisConnectionString": "",
    "DataProtectionKeysDatabase": "",
    "ZendeskSectionId": "1",
    "ZendeskSnippetKey": "test",
    "ZendeskCoBrowsingSnippetKey": "test"
  }
}

The important part of the configuration is making sure that your BaseUrl is pointed to the MockServer url

You are able to run the website by doing the following:

  • Run the console app SFA.DAS.FAT.MockServer - this will create a mock server on http://localhost:5003
  • Start the web solution SFA.DAS.FAT.Web

Useful URLs

Courses

https://localhost:5004/courses/24 -> Available for new starts in future date

https://localhost:5004/courses/101 -> Course no longer available

https://localhost:5004/courses/333 -> Regulated Course

https://localhost:5004/courses/102 -> No providers at location

Providers

https://localhost:5004/courses/102/providers -> No providers at location

Course Provider Details

https://localhost:5004/courses/102/providers/10000 -> No provider available for course

https://localhost:5004/courses/12313/providers/100002?location=Coventry -> No provider at location

https://localhost:5004/courses/12313/providers/100002?location=Camden -> Provider at location

das-findapprenticeshiptraining's People

Contributors

adam230594 avatar anilkdhiman6 avatar chrisjwoodcock avatar cloudplatformer avatar codewolf86 avatar cofaulco avatar cpwevans avatar dashton82 avatar hussainsgithub avatar jamesmking avatar najamuddin-muhammad avatar narendranogothu avatar nbowes24 avatar nickgraham101 avatar pauljgraham avatar peterdavidwilliams avatar robyoung91 avatar scottywakefield avatar sijiodun avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

uk-gov-mirror

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.