david1155 / company_phonebook

LDAP, PDF and vCard export, self-edit, mobile CSS layout.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Company Phonebook

main

Online Demo

About The Project

Simple phonebook to store employees contact details written in Python using SQlite for data storage.

Features:

  • LDAP Active Directory integration
  • Add/edit/delete employees by admin
  • Employee can login with own credentials and edit own phone number
  • PDF export
  • vCard export of whole phonebook
  • vCard export of selected employee
  • Dynamic sorting by columns
  • Auto fixed-width CSS layout for mobile devices

Screenshots

PDF export:

pdf

Import of whole phonebook to Mac:

mac_import

iPhone layout:

mobile

Import to iPhone:

mobile_import

License

Distributed under the MIT License. See LICENSE for more information.

Contact

uxus@uxusoft.com

Project Link: https://github.com/uxusoft/company_phonebook

About

LDAP, PDF and vCard export, self-edit, mobile CSS layout.

License:MIT License


Languages

Language:HTML 57.7%Language:Python 42.3%