All Projects → modestkdr → Scrumwala

modestkdr / Scrumwala

Licence: mit
Scrumwala: Your very own Scrum, Agile project management web app - built with Laravel

Projects that are alternatives of or similar to Scrumwala

Zentaopms
Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!​
Stars: ✭ 716 (+193.44%)
Mutual labels:  project-management, agile, scrum
Masterlab
简单高效、基于敏捷开发的项目管理工具
Stars: ✭ 846 (+246.72%)
Mutual labels:  project-management, agile, scrum
Support
Agile project management integrated with GitHub
Stars: ✭ 373 (+52.87%)
Mutual labels:  project-management, agile, scrum
Leantime
Leantime is a lean project management system for innovators. Designed to help you manage your projects from ideation to delivery.
Stars: ✭ 702 (+187.7%)
Mutual labels:  project-management, agile, scrum
yoda
GitHub extension for agile project management, using the issues subsystem.
Stars: ✭ 86 (-64.75%)
Mutual labels:  agile, project-management, scrum
Focalboard
Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
Stars: ✭ 1,153 (+372.54%)
Mutual labels:  project-management, agile, scrum
bzkanban
🔪 Kanban board for Bugzilla 5+
Stars: ✭ 39 (-84.02%)
Mutual labels:  agile, project-management, scrum
matorral
An open-source, very simple & extensible project managent tool written using Django/Python
Stars: ✭ 21 (-91.39%)
Mutual labels:  agile, project-management, scrum
Openproject
OpenProject is the leading open source project management software.
Stars: ✭ 5,337 (+2087.3%)
Mutual labels:  project-management, scrum
Wookteam
WookTeam是一款轻量级的开源在线团队协作工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,知识库管理等工具。
Stars: ✭ 287 (+17.62%)
Mutual labels:  project-management, laravel
Awesome Agile
Awesome List of resources on Agile Software Development.
Stars: ✭ 797 (+226.64%)
Mutual labels:  agile, scrum
Zenboard
Teamwork made easy
Stars: ✭ 19 (-92.21%)
Mutual labels:  agile, scrum
Jitamin
🐼 Jitamin is a free software written in PHP, intended to handle the project management over the web. QQ群: 656868
Stars: ✭ 903 (+270.08%)
Mutual labels:  agile, scrum
Project Dashboard With Django
Agile Project Management dashboard with Django REST and Vue.js
Stars: ✭ 25 (-89.75%)
Mutual labels:  project-management, agile
Nextcloud Deck
📋 Android client for nextcloud deck app
Stars: ✭ 318 (+30.33%)
Mutual labels:  agile, scrum
Free Pmo
Project management software for freelancers or agencies, built with Laravel 5.
Stars: ✭ 264 (+8.2%)
Mutual labels:  project-management, laravel
Thunderdome Planning Poker
⚡ Thunderdome is an open source agile planning poker tool in the theme of Battling for points
Stars: ✭ 70 (-71.31%)
Mutual labels:  agile, scrum
Mycollab
An open source, free, high performance, stable and secure Java Application Business Platform of Project Management and Document
Stars: ✭ 1,063 (+335.66%)
Mutual labels:  project-management, agile
Retrospectify
An awesome tool for retrospecting, written in Vue
Stars: ✭ 97 (-60.25%)
Mutual labels:  agile, scrum
Pmanager
A project management system built using laravel. Watch full video here
Stars: ✭ 260 (+6.56%)
Mutual labels:  project-management, laravel

Scrumwala

Your very own Scrum/Agile web app built with Laravel

Features

  • Create and manage projects with plan and work views
  • Group issues in a project into sprints
  • Set deadlines for issues, active sprints and projects
  • Get reminders via email listing issues nearing deadline
  • Responsive UI, thanks to Bootstrap

Screenshots

Project: Plan View alt tag

Project: Work View alt tag

Install Instructions

To install Scrumwala you can clone the repository:

$ git clone https://github.com/modestkdr/scrumwala.git.

Next, enter the project's root directory and install the project dependencies:

$ composer install

Next, configure your .env file (root directory) and database (config/database.php). Subsequently, create the database and then run the migrations:

$ php artisan migrate

License

Scrumwala is licensed under the MIT license. If you find something wrong with the code or think it could be improved, I welcome you to create an issue or submit a pull request!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].