Giter Site home page Giter Site logo

hq-blazor-code-challenge's Introduction

Code challenge

The goal is to implement a new page to enter credit card information. A sample how it should look like you can see in the creditcard.gif The challenge is divided into two parts, but you can also mix it... you do not need to do the steps in the same order.

Basic Steps (workload 1-3h)

Implement the basic functionality and layout in the prepared CreditCard.razor

  • Basic layout:
    • Implement a basic layout in the same way you see in the creditcard.gif with the same positions and controls, but no real styling like animations, shadows, etc.
  • Basic functionality:
    • Enter number and have a live update to show the typed numbers above in the credit card preview dummy
    • Implement all controls
    • Implement validations
    • Validate if credit card is valid
    • Validate the credit card number as well

Advanced

  • Store credit card information in an in memory db. For example with Entity Framework Core
    • Create a model to save the credit card information
    • Show stored information in the UI as well
  • Style it in the same way as the creditcard.gif. Shadows, animations, etc. (The credit card need not look like 100% the same, but it should like a credit card ;) )
  • Write a small unit test

hq-blazor-code-challenge's People

Contributors

bobsarfo avatar

Watchers

 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.