1.0.1 • Published 4 years ago

ui-contact-card v1.0.1

Weekly downloads
4
License
UNLICENSED
Repository
github
Last release
4 years ago

ui-contact-card v1 | demo

image


Description

An userinterface controller built using web-elements. The card can display a person's contact information, including their emergency contact info. It also allows for fast actions, like tapping on the phone icon to call directly from the app. Furthermore, the card allows the user to edit/update information. To see a demo go to: barrios.io/contacts

Installation

Requires

  • Node 8.9.1
$ git clone https://github.com/JoseBarrios/ui-contact-card
$ cd ui-contact-card
$ npm test

Open :

Usage

<head>
    <link href="//fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css">
    <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
    <script src='https://cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/1.0.17/webcomponents-loader.js'></script>
    <link rel="import" href="/ui-contact-card/element/index.html">
</head>

<body>
    <ui-contact-card person="model_goes_here"></ui-contact-card>
</body>

Questions

Got questions? Reach me at jose@barrios.io

1.0.1

4 years ago

1.0.0

6 years ago

0.0.41

7 years ago

0.0.40

7 years ago

0.0.39

7 years ago

0.0.38

8 years ago

0.0.37

8 years ago

0.0.36

8 years ago

0.0.35

8 years ago

0.0.34

8 years ago

0.0.33

8 years ago

0.0.32

8 years ago

0.0.31

8 years ago

0.0.30

8 years ago

0.0.29

8 years ago

0.0.28

8 years ago

0.0.27

8 years ago

0.0.26

8 years ago

0.0.24

8 years ago

0.0.23

8 years ago

0.0.22

8 years ago

0.0.21

8 years ago

0.0.20

8 years ago

0.0.19

8 years ago

0.0.18

8 years ago

0.0.17

8 years ago

0.0.16

8 years ago

0.0.15

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago