Code Monkey home page Code Monkey logo

YoannEddy's Projects

fe-test icon fe-test

Write an angular application with the following requirements: 1. Create DTO for modeling Credit Card Payment details like below, which will be used to make requests a. Credit Card Number (mandatory, string) b. Card Holder (mandatory, string) c. Expiration Date (mandatory, Date, >CurrentDate) d. Security Code - CCV (optional, string, 3 digits) e. Amount (mandatory, number, > 0) 2. Using NgRx, create a state management solution that will hold our card. 3. Write a Payment service with a function that creates a POST request. 4. Create a new page and a new component (to be used in this page), with inputs for the DTO, created at point 1, use reactive forms and add validations on these inputs. Create a button with a click event and call the payment service method and based on the http response, show a toast notification informing the user. 5. In the app.component.html, create a button (name it any way you like) and use the Angular router to navigate to the new page created at the previous point. 6. To make sure that our state management solution is working, get the data from the store and display it on the app.component.html.

uberclone icon uberclone

Uber Clone Android App 👨‍💻 I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same

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.