Skip to content

Dummy bank account transfer wizard, with few simple steps and styles.

License

Notifications You must be signed in to change notification settings

enanox/transfer-wiz

Repository files navigation

transfer-wiz

Build Status TypeScript definitions on DefinitelyTyped

Dummy bank account transfer wizard, with few simple steps and styles. This project was meant to be used as a PoC of AngularJS, Web Storage and E2E testing.

Uses sessionStorage to maintain session token and data through the pages, and uses data sources from static JSON files (accounts and texts) or from Firebase.

Deploy development version

  • Recommended: installing globally Bower and Grunt: npm install bower grunt grunt-cli -g
  • Run npm install && bower install
  • Start the server with grunt serve

License

This project is licensed under the MIT license.

About

Dummy bank account transfer wizard, with few simple steps and styles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages