Skip to content

Static initial frontend prototype of single sign-on (SSO) portal for Sport Wales.

License

Notifications You must be signed in to change notification settings

Sport-Wales/single-portal-prototype

 
 

Repository files navigation

Sport Wales Portal - Frontend Prototype

This is a frontend prototype built to test a single sign-on (SSO) portal where users can access core Sport Wales services. This is a beta test built and not to be treated as a final Sport Wales product. View the live deployed site.

Design

Dependencies

  • Bootstrap: used for frontend layouts and components, accessed via CDN in the <head> of HTML files.
  • Nunjucks: used for templating HTML, installed via node $ npm install nunjucks, see documentation on installation for further information.
  • easepick: used for calendar picking on a form input, accessed via node $ npm install @easepick/bundle.

About

Static initial frontend prototype of single sign-on (SSO) portal for Sport Wales.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • HTML 61.7%
  • Nunjucks 29.3%
  • CSS 6.5%
  • JavaScript 2.5%