Skip to content
This repository has been archived by the owner on Jun 20, 2020. It is now read-only.

eltonvs/contact-manager-client

Repository files navigation

Contact Manager Client

A Client for managing contacts and their information

Description

This is a simple client to manage contacts, it uses the Contact Manager API to provide contact information and CRUD functionality.

Every contact has a name (first name and last name), a date of birth, at least one email, at least one phone number and can also have zero or many addresses.

Features

  • Utilized custom components to avoid code duplication
  • Validate inputs before sending to server (and on server-side)
  • Full responsive layout
  • Made use of MapBox GL API to pin on map the user's addresses (using geocoding to convert from address to coordinates)
  • Created Birthdays of the month section to show all contacts that have birthday on the current month.

Built With

Author

Elton Viana
Elton Viana

Installation

$ git clone git@github.com:eltonvs/contact-manager-client.git
$ cd contact-manager-client
$ yarn install
$ yarn serve

About

☎️ A Client for managing contacts and all related information - See: https://github.com/eltonvs/contact-manager-api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published