Skip to main content

Secure Free Chat (SFChat) is long pulling REST chat based on Django and Mongodb.

Project description

Secure:
  1. Chat history are not saved on server

  2. Content-Security-Policy with https only

Free:
  1. Open Source

  2. BSD 3-Clause license

Chat:
  1. Live demo https://sfchat.mysmile.com.ua/

Requirements

For more information please look into ./config/requirements/production.txt and ./bower.json.

Screenshots

Main and chat pages

Documentation

  • Technical documentation is available in html

  • Technical documentation source is in docs

Docker

Instruction how to use Docker can be found in Docker Readme.

Tests

Back-end unit

Python unit test can be found in tests folder inside each applications.

Running

Manually:

  • to run all tests execute make test.

  • to run specific test it’s necessary set full path to test class. For instance: python3 manage.py test apps.chat.tests.test_views.

With IDE:

All information to configure your IDE with Docker is in Docker Readme using PyCharm as an example.

Functional

All information about functional testing is in Selenium Readme.

Front-end unit

Everything related to front-end unit tests is inside Jasmine Readme.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sfchat-0.13.0.tar.gz (369.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page