Coder Social home page Coder Social logo

pay-staff-tool's Introduction

payment-prototype-options

Getting started

Install Node.js (see requirements)

Clone this repo

git clone [email protected]:alphagov/govuk_prototype_kit.git

Install dependencies

npm install

This will install folders containing programs described by the package.json file to a folder called node_modules.

Run the app

node start.js

Go to localhost:3000 in your browser.

Hot reload

Any code changes should update in the browser without you restarting the app.

The app recompiles app/assets/stylesheets/application.scss everytime changes are observed.

Documentation

Find out how to work with the prototyping application.

This project is built on top of Express, the idea is that it is straightforward to create simple static pages out of the box. However, you're not limited to that - more dynamic sites can be built with more understanding of Express. Here's a good Express tutorial.

Integrating Other Prototypes

  1. Define a service under app/services.js. This includes which payment types should be available for this service, and its display name, etc.

  2. Land the service's own prototype at https://username:[email protected]/landing?service=name&amount=100&return_url=http://other.service.gov.uk. This will begin a journey through the Payments Prototype and at the end, return you to the return_url you specify.

pay-staff-tool's People

Contributors

ijmad avatar mariarubiogonzalez avatar siliconmeeple avatar stephenjoe1 avatar

Watchers

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