Git Product home page Git Product logo

organization-organizer's Introduction

Organization Organizer

In simple terms a CRUD for designed for account managers that take care of many different organizations and their web accounts.

The Organization Organizer is built on the Micro-MVC (updated for Neo4j use) which can be found here: https://github.com/siteraiser/Micro-MVC.

There is a labelling class (https://github.com/siteraiser/Organization-Organizer/blob/master/classes/labels.php) which can be edited to add new properties to any existing labels in the provided schema / database. It is used to manage the form outputs as well (select lists, text input or check box currently). If you want to add another type of label, that will likely require some more funtions to be added in for handling insert, update and delete functionality.

The organizer is currently designed to only allow local and local network access (and it controlled here: https://github.com/siteraiser/Organization-Organizer/blob/master/classes/requestHandler.php). It hasn't been fully designed and tested for security yet. It is meant for storing account details so make sure you know what you are doing before using it over the internet!

To setup: Add files to htdocs, setup a Neo4j database and go to localhost or the IP address you've provided in the request handler for local network access. Run composer install for the latest php connector (vendor files) which can also be found here: https://github.com/graphaware/neo4j-php-client/ and have been tested on Neo4j version 3.2.1.

Basically the terms of the GNU General Public License are intended... do what you will, I'm using it as it is anyway!

organization-organizer's People

Contributors

siteraiser avatar

Watchers

James Cloos avatar Christophe Willemsen avatar  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.