Skip to content

yusufdoru/vue-phone-book

Repository files navigation

Vue Phone Book Web App

Vue Phone Book is a web app where you can save and group your phones.

Used:

  • Vuex

  • Vue Router

  • vue-the-mask

TODOS:

  • Each process will be stored in the browser itself using a plugin such as localforage. Thus, the data will not be deleted when the page is refreshed.

  • Profile photos of people can be uploaded.

  • Individual color assignment

  • Export all information in CSV (Excel) format

  • Add contact to favorites

  • Membership system will be added to the project. Users will be able to log in to their account and add people.

All kinds of pull requests are accepted :)

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

About

Simple Vue Phone Book (Contact Manager) with Vuex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published