GitXplorerGitXplorer
z

dingo-project-management

public
274 stars
51 forks
2 issues

Commits

List of commits on branch master.
Unverified
bf8eef651464326b71fba087245e27cc06fd595e

Model functions are moved from CardController to BoardCard Model

zziishaned committed 9 years ago
Unverified
c854c733116ccb3ca6853c1da3ad80b0bd7f0217

Model functions are moved from CommentController to Comment Model

zziishaned committed 9 years ago
Unverified
c878613ee8c3ca8e12d982bc547d2c91d0cc08be

Model functions are moved from ListController to BoardList Model

zziishaned committed 9 years ago
Unverified
9b442edf2a350491e6a7debaebc75db636c2eeb7

Model functions are moved from TaskController to CardTask Model

zziishaned committed 9 years ago
Unverified
2811af9c7fd0de8dc71395ba58a2b033b19843bd

Model functions are moved from UserActivityController to UserActivity Model

zziishaned committed 9 years ago
Unverified
4a82631049abdf0eb6dd7e5a7a220245aae7c636

Model functions are moved from UserController to User Model

zziishaned committed 9 years ago

README

The README file for this repository.

Dingo Project Management

Software License

Buy Me A Coffee

A full-featured personal project management tool with task boards.

Installation

You can install using the following way:

  • Clone the project git clone git@github.com:zeeshanu/dingo-project-management.git
  • Run composer install inside the directory composer install
  • Create database and run migrations php artisan migrate
  • Run the server php artisan serve

Feedback

If you notice that there might be some improvements in code you can create a pull request or report an issue. You can also contact me at ziishaned@gmail.com.

License

The MIT License (MIT).