GithubHelp home page GithubHelp logo

shendepu / hivemind Goto Github PK

View Code? Open in Web Editor NEW

This project forked from moqui/hivemind

0.0 1.0 0.0 1.87 MB

HiveMind Project Manager features project/task management, request tracking, time tracking, expenses, invoices/payments, general ledger, and content management (wiki). HiveMind is based on the Moqui Framework and Mantle Business Artifacts open source projects.

hivemind's Introduction

HiveMind PM
===========

HiveMind PM is a project management application featuring project/task,
request, and content (wiki) management. There is support for multiple
vendors, multiple clients, flexible billing rates, time recording,
expenses, invoicing, payments, and general ledger.

To run HiveMind you need Moqui Framework and Mantle Business Artifacts as
well as HiveMind itself. Moqui supports a few methods for setup and
deployment as described in the documentation here:

http://www.moqui.org/framework/docs/RunDeploy.html

The easiest way to try HiveMind is with the binary distribution available
on GitHub:

https://github.com/jonesde/HiveMind/releases

If you don't have gradle or ant installed you can use this command line to
run Java directly:

$ java -Xmx256M -XX:MaxPermSize=128m -jar moqui-${version}.war

To get the latest Moqui, Mantle, and HiveMind and run locally you'll need
JDK 1.6 or later, Gradle 1.6, and either a git client or you can use the
"ZIP" download links on each project page on github. The github project
pages are at:

https://github.com/jonesde/moqui
https://github.com/jonesde/mantle
https://github.com/jonesde/HiveMind

Java can be downloaded here (make sure to use the Download button under
the "JDK" column, not the under the "JRE" column):

http://www.oracle.com/technetwork/java/javase/downloads/index.html

Gradle can be downloaded here:

http://www.gradle.org/downloads

To download Moqui/Mantle/HiveMind source and build/run locally use the
following steps:

1. Download Moqui Framework

Zip: https://github.com/jonesde/moqui/archive/master.zip
Git: git://github.com/jonesde/moqui.git

From either source you should have a "moqui" directory for the next steps.
If you use the Zip download change the directory name from "moqui-master"
to "moqui".

2. Download Mantle Business Artifacts

Zip: https://github.com/jonesde/mantle/archive/master.zip
Git: git://github.com/jonesde/mantle.git

Put the "mantle" directory in the "moqui/runtime" directory so it is
located at "moqui/runtime/mantle". If you use the Zip download change the
name of the directory from "mantle-master" to "mantle" to make sure the
directory under the "moqui/runtime" directory has the correct name.

3. Download HiveMind PM

Zip: https://github.com/jonesde/HiveMind/archive/master.zip
Git: git://github.com/jonesde/HiveMind.git

Put the "HiveMind" directory in the "moqui/runtime/component" directory so
it is located at "moqui/runtime/component/HiveMind". If you use the Zip
download change the name of the directory from "HiveMind-master" to
"HiveMind" to make sure the directory under the "moqui/runtime/component"
directory has the correct name.

4. Build and load seed and demo data

From the "moqui" directory run "gradle load".

This will build Moqui and load data from Moqui, Mantle and HiveMind into
an embedded Derby database.

5. Run Moqui

From the "moqui" directory run "gradle run".

6. Access the HiveMind application

In your browser go to:

http://localhost:8080/apps/hm

Use the button in the lower-left corner of the screen login as John Doe.

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.