Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ziishaned/dingo-project-management
A full-featured personal project management tool with task boards.
https://github.com/ziishaned/dingo-project-management
task-board
Last synced: 3 days ago
JSON representation
A full-featured personal project management tool with task boards.
- Host: GitHub
- URL: https://github.com/ziishaned/dingo-project-management
- Owner: ziishaned
- Created: 2016-04-20T17:09:10.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-05-01T07:29:23.000Z (over 3 years ago)
- Last Synced: 2024-04-14T12:12:34.300Z (10 months ago)
- Topics: task-board
- Language: JavaScript
- Homepage:
- Size: 1.46 MB
- Stars: 270
- Watchers: 21
- Forks: 50
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- starred-awesome - dingo-project-management - A full-featured personal project management tool with task boards. (JavaScript)
README
A full-featured personal project management tool with task boards.
## Installation
You can install using the following way:
- Clone the project git clone `[email protected]: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 [email protected].## License
The MIT License (MIT).