Skip to content

Repository files navigation

Frontend of the Alcohol Wholesale Registration Scheme application

Build Status

This service provides the frontend endpoint for the Alcohol Wholesale Registration Scheme project.

Summary

This service allow a customer to apply for Alcohol Wholesale Registration Scheme.

Requirements

This service is written in Scala and Play, so needs at least a JRE to run.

Authentication

This customer logs into this service using Government Gateway.

Acronyms

In the context of this application we use the following acronyms and define their meanings. Provided you will also find a web link to discover more about the systems and technology.

  • API: Application Programming Interface

  • HoD: Head of Duty

  • JRE: Java Runtime Environment

  • JSON: JavaScript Object Notation

  • NINO: National Insurance Number

  • URL: Uniform Resource Locator

  • [CID]: Citizen Identifier

License

This code is open source software licensed under the Apache 2.0 License.

All tests and checks

sbt runAllChecks

This is a sbt command alias specific to this project. It will run

  • clean
  • compile
  • unit tests
  • integration tests
  • and produce a coverage report.

You can view the coverage report in the browser by pasting the generated url.

Installing sbt plugin to check for library updates.

To check for dependency updates locally you will need to create this file locally ~/.sbt/1.0/plugins/sbt-updates.sbt and paste - addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.3") - into the file. Then run:

sbt dependencyUpdates

To view library update suggestions - this does not cover sbt plugins. It is not advised to install the plugin for the project.

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

39 watching

Forks

Releases

Packages

Used by

Contributors

Languages