Skip to content

NaszvadiG/Jumph

 
 

Repository files navigation

Jumph Build Status Coverage Status Scrutinizer Code Quality SensioLabsInsight

Description

Jumph is a simple open source project management tool based on the Symfony Framework.

Currently in development:

  • Project management
  • Client management
  • Issue tracker
  • Time tracker
  • Saving of emails
  • Keeping track of quotations

Future plans:

  • API
  • Native mobile apps

Screenshots

Jumph Dashboard

Installation

Jumph is not production ready yet. However, if you want to install it already or you want to contribute, follow these steps:

  • Run bower install
  • Run composer install
  • Make sure a database is present and the connection has been set
  • Run php app/console doctrine:schema:update --force
  • Open up Jumph and register yourself on the temporary registration page

Contributing

Thanks for considering to contribute. You can contribute by creating pull requests. I am looking forward to your fixes, improvements and new features. This project is very much helped with all the issues you can resolve, any improvements you can make or unit tests you can set up.

Translating

Details will follow soon

Authors

Jumph was originally created by Peter Nijssen. See the list of contributors.

About

Simple project management tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 41.8%
  • CSS 26.9%
  • HTML 18.7%
  • JavaScript 11.7%
  • ApacheConf 0.9%