Giter VIP home page Giter VIP logo

angular-clase-2's Introduction

angular-clase-2

Por Raul Valladares Portilla

  • Importar la fuente Open Sans(https://fonts.google.com)

  • Importar Bootstrap(http://getbootstrap.com/)

  • Importar Font-awesome(https://fontawesome.io/)

  • Fondo header: #FFF

  • Fondo footer: #222

  • Color fuente: #333

  • Poner logo en el header

  • Crear menú

  • Fondo menú: #4d4c4c

  • Hacer que el menú se muestre / oculte

  • Creación de service

  • Listado de cuentas

  • Filtros

  • Buscador de cuentas

  • Registro de cuentas

  • Validación de formulario

$scope.accounts = [ { id:1, firstname: 'Edmundo', lastname: 'Acosta', mail: '[email protected]', accountNumber:'189-123123123-1', amount:'8000.99', currency:'USD$' }, { id:2, firstname: 'Richard', lastname: 'Solis', mail: '[email protected]', accountNumber:'189-123123896-1', amount:'1.01', currency:'S/.' }, { id:3, firstname: 'Esteban', lastname: 'Torres', mail: '[email protected]', accountNumber:'189-123223123-1', amount:'999999.99', currency:'USD$' }, { id:4, firstname: 'Erving', lastname: 'Córdova', mail: '[email protected]', accountNumber:'189-789987666-1', amount:'533.34', currency:'S/.' } ];

angular-clase-2's People

Watchers

James Cloos avatar Raul Valladares Portilla avatar

Forkers

cephew

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.