All Projects → bgroff → Kala App

bgroff / Kala App

Licence: mit
Kala Document Management System

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Kala App

Guides
Guides for learning + doing better web and app development. Created by Coding for Entrepreneurs.
Stars: ✭ 1,042 (+1866.04%)
Mutual labels:  django
Disposableemailchecker
Python class for use with Django to detect Disposable Emails
Stars: ✭ 50 (-5.66%)
Mutual labels:  django
Django Channels React Multiplayer
turn based strategy game using django channels, redux, and react hooks
Stars: ✭ 52 (-1.89%)
Mutual labels:  django
Django Celery Tutorial
Django Celery Tutorial
Stars: ✭ 48 (-9.43%)
Mutual labels:  django
Django Unifi Portal
Authenticate Unifi WiFi Guests with Django
Stars: ✭ 50 (-5.66%)
Mutual labels:  django
Django Campaign
Newsletter management app for Django
Stars: ✭ 50 (-5.66%)
Mutual labels:  django
Django Access
Django-Access - the application introducing dynamic evaluation-based instance-level (row-level) access rights control for Django
Stars: ✭ 47 (-11.32%)
Mutual labels:  django
Channelstream
Channelstream is a websocket communication server for web applications
Stars: ✭ 52 (-1.89%)
Mutual labels:  django
Yesterday I Learned
Brainfarts are caused by the rupturing of the cerebral sphincter.
Stars: ✭ 50 (-5.66%)
Mutual labels:  django
Django Dashboard Adminlte
AdminLTE Django - Open-source seed project | AppSeed
Stars: ✭ 51 (-3.77%)
Mutual labels:  django
Hubblemon
Stars: ✭ 48 (-9.43%)
Mutual labels:  django
Spirit
Spirit is a modern Python based forum built on top of Django framework
Stars: ✭ 1,045 (+1871.7%)
Mutual labels:  django
Django Money
Money fields for Django forms and models.
Stars: ✭ 1,064 (+1907.55%)
Mutual labels:  django
Wolframwebengineforpython
Integrates the Wolfram Language seamlessly with Python AIOHTTP
Stars: ✭ 48 (-9.43%)
Mutual labels:  django
Django Custom User Model
django custom user model
Stars: ✭ 52 (-1.89%)
Mutual labels:  django
Unchained
Secure password hashers for Go compatible with Django
Stars: ✭ 46 (-13.21%)
Mutual labels:  django
Grocerystore With Server
Grocery Store with server integration
Stars: ✭ 51 (-3.77%)
Mutual labels:  django
Urljects
Deprecated! (Django routing without urls.py files, inspired by Flask.)
Stars: ✭ 53 (+0%)
Mutual labels:  django
Django Rest Framework Tricks
Collection of various tricks for Django REST framework.
Stars: ✭ 52 (-1.89%)
Mutual labels:  django
Django Preferences
Django app allowing users to set app specific preferences through the admin interface.
Stars: ✭ 51 (-3.77%)
Mutual labels:  django

.. image:: https://travis-ci.org/bgroff/kala-app.svg?branch=master :target: https://travis-ci.org/bgroff/kala-app :alt: TravisCI

.. image:: https://requires.io/github/bgroff/kala-app/requirements.svg?branch=master :target: https://requires.io/github/bgroff/kala-app/requirements/?branch=master :alt: Requirements Status

.. image:: https://readthedocs.org/projects/kala-app/badge/?version=latest :target: http://kala-app.readthedocs.io/en/latest/ :alt: Readthedocs


Kala: Project Management in Django


Kala is a project management application written in Python on the Django web framework. Organizations can use Kala to group their documents based on functional divisions and by projects within those divisions. The user documentation has a longer description of the intended usage.

Kala is the Hawaiian name for surgeonfish and is the mascot for the Kala project management software.

============= Main Features

  • Users, Organizations and Projects can all provide access control
  • Written in Python 3 and Django
  • MIT License, use as you please
  • Easy to use (IMHO)
  • Extensible if you know Python and Django

=========== Development

In order to run the development environment, you should install vagrant. Once you have done that you can:

.. code-block:: bash

$ cd deploy
$ vagrant up

You will now be able to open http://localhost:9090 and see the Kala application. There are two users created:

[email protected] and [email protected] both have the password set to test

=========== Screen Shot

.. figure:: https://raw.githubusercontent.com/bgroff/kala-app/master/docs/_images/screenshot.png :alt: screenshot of a projects documents

Showing the Projects page with multiple documents. Each document can have multiple versions. There are additional searching and filter options. The settings page allows for configuration of things like permissions and metadata about the various objects.

=========== Logo

Designed by linadesteem.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].