logtacts icon indicating copy to clipboard operation
logtacts copied to clipboard

Better contact management.

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