Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.
/ contacts Public archive

Sync contacts between directory service and address book in mobile.

Notifications You must be signed in to change notification settings

dkorotych/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

Languages