Awesome
<div align="center"> <h1 align="center">Dingo Project Management</h1> <p align="center"> <a href="https://twitter.com/home?status=dingo-project-management%20by%20%40ziishaned%20http%3A//github.com/ziishaned/dingo-project-management"> <img src="https://img.shields.io/badge/twitter-tweet-blue.svg?style=flat-square"/> </a> <a href="https://twitter.com/ziishaned"> <img src="https://img.shields.io/badge/feedback-@ziishaned-blue.svg?style=flat-square" /> </a> <a href="https://github.com/ziishaned/dingo-project-management"> <img src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square" alt="Software License"> </a> </p> <p align="center"> <a href="https://www.buymeacoffee.com/ziishaned" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a> </p> </div>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 <a href="mailto:ziishaned@gmail.com">ziishaned@gmail.com</a>.
License
The MIT License (MIT).