turulomio / vipcontacts

A different way to manage personal contacts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VipContacts Github - Downloads

Vip Contacts Vue frontend Web project, that uses an API (https://github.com/turulomio/django_vipcontacts) to manage your contacts in a different way

Links

Github web page: https://github.com/turulomio/vipcontacts/

Dependencies

You need a nodejs installation to use npm command

Installation

Using npm

  1. Intall Vipcontacts API using README of https://github.com/turulomio/django_vipcontacts
  2. Clone this project and enter main directory
  3. npm install to update your node_modules directory
  4. npm run serve
  5. Open http://localhost:8003/vipcontacts/ in your browser and log with to start with your django superuser

NOW YOU HAVE TO INSTALL VIPCONTACTS FROM (https://github.com/turulomio/vipcontacts)

Changelog

0.3.0 (2021-04-23)

  • Improved navigation and usability
  • Added chips to search results
  • Added calendar generation for birthdays
  • Catalogs are now sorted
  • Added global mixin to improve axios requests
  • Router names corrected

About

A different way to manage personal contacts

License:GNU General Public License v3.0


Languages

Language:Vue 81.4%Language:JavaScript 18.4%Language:HTML 0.1%