Skip to content

JohnnysRibeiro/gestorpsi

 
 

Repository files navigation

gestorpsi

Copyright (C) 2008 GestorPsi

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.


GestorPsi - Psychology Services Management System

build

About

GestorPsi is a system to management one, or many clinic organizations. It was developed using Python 2.5 language, Django framework (www.djangoproject.com) and JQuery (www.jquery.com)

Features

The basic features of GestorPsi are:

  • Organization Profile
  • Customers Management
  • Profesionals Management
  • Services Management
  • Places Management
  • Rooms Management
  • Contacts Management
  • Employees Management
  • Devices Management
  • UUid
  • Encrypted Database (see: crypt_howto.txt)

Todo

  • Schedule
  • Reports

Requirements

Before install GestorPsi, you need to get and install the follows Python packages:

Installation

After downloaded and extracted GestorPsi source files, check INSTALL.md for instructions on how to install GestorPsi.

If there are any errors during installing, check your build environment and try to find the error, otherwise contact one of the authors.

Testing

To run the test suite, install the requirements from requirements-dev.txt with:

$ pip install -r requirements-dev.txt

Make sure you are inside GestorPsi's virtual environment.

License

GestorPsi is distributed under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. A copy of this license can be found in the file COPYING included with the source code of this program.

Ideas, questions, patches and bug reports support@gestopsi.com.br

-- 2007-2017 by GestorPsi www.gestorpsi.com.br

Packages

No packages published

Languages

  • Python 35.3%
  • HTML 25.1%
  • JavaScript 14.7%
  • CSS 13.0%
  • C 10.4%
  • Logos 1.1%
  • Other 0.4%