Skip to content
forked from dkorotych/contacts

Sync contacts between directory service and address book in mobile.

Notifications You must be signed in to change notification settings

bornik/contacts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Summary

Directory services are widely used to store information about employees. Generally it means that we can use this service to retrieve information about contacts, for example, for co-workers.

This software allows to create bridge between directory service and phone. I.e., it allows synchronize address book in phone with information about contacts from directory service.

It consists of two main parts.

Design

The first part is a web application that allows access to directory service through REST. The second part is a native application for phone, that uses web application to access information about contacts.

Modules

  1. Web Application - REST-services to access contacts in directory service.
  2. Android Application - synchronizes contacts on Android.

About

Sync contacts between directory service and address book in mobile.

Resources

Stars

Watchers

Forks

Packages

No packages published