Skip to content

IPM is a Project management system where companies can manage their project releases. Every Projects is specified in a release. In every release are Features, Non-functional Requirements, Technical Specifications and Out of Scope.

License

Notifications You must be signed in to change notification settings

Internalprojectmanager/IPM

Repository files navigation

Internal Project Manager (IPM) Latest Master Build

About

This is a tool to manage features and requirements based on projects releases.

Installation

  • git clone ssh://[email protected]/itsaprojectmanager/IPM.git
  • cd IPM
  • cp .env.example .env
  • composer install
  • Change example database settings to own database settings in .env file
  • php artisan key:generate (If key is not already generated)
  • php artisan migrate (migrates database)
  • php artisan db:seed (seed the database with dummy data)

Vhost Rules

IPM must be run at the one of the following VHOSTS or the Google Oauth will not work with your instance.

About

IPM is a Project management system where companies can manage their project releases. Every Projects is specified in a release. In every release are Features, Non-functional Requirements, Technical Specifications and Out of Scope.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •