Giter Site home page Giter Site logo

dvla-frontend-assignment's Introduction

DVLA Check car disc system

The application checks if your vehicle details are registered with the DVLA. It matches on the vehicle registration number. The vehicle registration number and make of the vehicle are mandatory.

To run the DVLA checking car system,

  1. clone the repository to your local disk: git clone https://github.com/mar36tin/dvla-frontend-assignment.git

  2. change directory to the root of the project: cd to/the/root/of/the/project

  3. run the project: sbt "run 7700" (Note: you can use any port as long its not being used)

  4. Use the test data below

Test Data (registered)

  | Vehicle Registration Number | Make        | V5C document reference number |
  | SF08FPT                     | Nissan      | 123456789601                  |
  | NE60FGT                     | Toyota      | 123456789602                  |
  | DF61HNT                     | Honda       | 123456789603                  |
  | SH54RTG                     | BMW         | 123456789604                  |
  | SF88FPT                     | Range rover | 123456789605                  |
  | MR05NGK                     | Mazda       | 123456789606                  |
  | EF04WED                     | Ford        | 123456789607                  |
  | DH07RTM                     | Vauxhall    | 123456789608                  |
  | HIEMS                       | Maserati    | 123456789609                  |
  | H1                          | Bugatti     | 123456789610                  |
  | S88GHT                      | Nissan      | 123456789610                  |
  | SF11THG                     | Nissan      | 123456789610                  |

Test Data (Not registered)

  | Vehicle Registration Number | Make   | V5C document reference number |
  | SF03HGH                     | Honda  | 343456789601                  |
  | SH01RTG                     | Mini   | 143456789602                  |
  | SF11TBG                     | Nissan | 123456789610                  |

Running tests

Martin Gwarada 23 November 2015

dvla-frontend-assignment's People

Contributors

mar36tin avatar

Watchers

 avatar  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.