Home
Softono
logtacts

logtacts

Open source MIT Python
63
Stars
18
Forks
34
Issues
4
Watchers
4 years
Last Commit
CRM

About logtacts

Better contact management.

Platforms

Web Self-hosted

Languages

Python

Build Statuscodecov.io

Contact Otter

Better contact management.

To get started:

  • git clone [email protected]:phildini/logtacts.git
  • Set up a virtualenv
  • pip install -r requirements.txt
  • python manage.py runserver

To run tests:

  • python manage.py test contacts