GithubHelp home page GithubHelp logo

tallysmartins / gestorpsi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gestorpsi/gestorpsi

0.0 0.0 0.0 23.06 MB

login.html

Makefile 0.19% Python 34.92% Logos 1.13% CSS 13.06% JavaScript 14.81% HTML 25.20% C 10.43% Shell 0.25%

gestorpsi's Introduction

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

https://travis-ci.org/gestorpsi/gestorpsi.svg?branch=master

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, installing GestorPsi is done by the following:

  1. export PYTHONPATH environment variable to your django project dir. Ex.: if your sources was extracted to /home/foo/gestorpsi $ export PYTHONPATH="/home/foo/gestorpsi"

  2. Change to project Directory $ cd /home/foo/gestorpsi

  3. Create database tables $ python manage.py syncdb

  4. Install default groups and users data $ python install.py

  5. Open settings.py and edit the follow config: -> DATABASE_NAME -> DATABASE_USER -> DATABASE_PASSWORD -> DATABASE_HOST -> DEBUG (set to False) -> MEDIA_URL -> MEDIA_ROOT -> SECRET_KEY -> TEMPLATE_DIRS -> EMAIL_HOST -> EMAIL_HOST_USER -> EMAIL_HOST_PASSWORD

  6. Compile language messages (optional) $ django-admin.py compilemessages -a

  7. Run development server $ python manage.py runserver

  8. Open your browser, and go to http://127.0.0.1:8000/

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

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 [email protected]

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

gestorpsi's People

Contributors

teagom avatar fabioam avatar kalkehcoisa avatar tallysmartins avatar dylanguedes avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.