Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/turulomio/vipcontacts
A different way to manage personal contacts
https://github.com/turulomio/vipcontacts
Last synced: 6 days ago
JSON representation
A different way to manage personal contacts
- Host: GitHub
- URL: https://github.com/turulomio/vipcontacts
- Owner: turulomio
- License: gpl-3.0
- Created: 2021-03-27T06:40:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T14:55:39.000Z (7 months ago)
- Last Synced: 2024-06-01T17:04:56.276Z (7 months ago)
- Language: Vue
- Size: 1.87 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VipContacts [![Github - Downloads](https://shields.io/github/downloads/turulomio/vipcontacts/total?label=Github%20downloads )](https://github.com/turulomio/vipcontacts/)
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/
## DependenciesYou need a nodejs installation to use npm command
## Installation
### Using npm1) 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 superuserNOW 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