Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Agile
Agile is a software development methology. Popularized in the 2001 Manifesto for Agile Software Development, these values and principles were derived from and underpin a broad range of software development frameworks, including Scrum and Kanban.
The following 12 Principles are based on the Agile Manifesto:
- Our highest priority is to satisfy the customer through the early and continuous delivery of valuable software.
- Welcome changing requirements, even late in development. Agile processes harness change for the customer’s competitive advantage.
- Deliver working software frequently, from a couple of weeks to a couple of months, with a preference to the shorter timescale.
- Business people and developers must work together daily throughout the project.
- Build projects around motivated individuals. Give them the environment and support they need, and trust them to get the job done.
- The most efficient and effective method of conveying information to and within a development team is face-to-face conversation.
- Working software is the primary measure of progress.
- Agile processes promote sustainable development. The sponsors, developers, and users should be able to maintain a constant pace indefinitely.
- Continuous attention to technical excellence and good design enhances agility.
- Simplicity–the art of maximizing the amount of work not done–is essential.
- The best architectures, requirements, and designs emerge from self-organizing teams.
- At regular intervals, the team reflects on how to become more effective, then tunes and adjusts its behavior accordingly.
- GitHub: https://github.com/topics/agile
- Wikipedia: https://en.wikipedia.org/wiki/Agile_software_development
- Created by: Kent Beck, Ward Cunningham, Dave Thomas, Jeff Sutherland, Ken Schwaber, Jim Highsmith
- Released: 2001
- Related Topics: kanban, scrum, kanboard, project-management, agile-testing, okr, extreme-programming, feature-driven-development, tdd, waterfall-model,
- Aliases: agile-development, agile-software-development,
- Last updated: 2024-11-10 00:00:55 UTC
- JSON Representation
https://github.com/ohbarye/trade-off-sliders
Trade-Off Sliders is one of Agile techniques in order to make agreement with your project's trade-off.
agile gh-pages material-design material-ui react scrum
Last synced: 13 Oct 2024
https://github.com/atk4/money-lending-tutorial
Money Lending App - Agile Toolkit Tutorial
agile atk4 money-lending-tutorial php
Last synced: 07 Nov 2024
https://github.com/agrija9/Rosbag-Analyser
Interactive Post-mortem/Live Analysis of ROS Bag Files
agile data-visualisation ros-kinetic software-development software-engineering
Last synced: 03 Aug 2024
https://github.com/kyegomez/warp
WARP: Warp Speed Protocol Commit Message ShortHand Framework
acc acceleration agile devops fast scrum tips tips-and-tricks
Last synced: 09 Nov 2024
https://github.com/vmware-archive/postfacto
Self-hosted retro tool aimed at helping remote teams
agile cloud-foundry feedback javascript pcf rails react retro retrospective ruby websockets
Last synced: 04 Nov 2024
https://github.com/gangelo/branch-name
branch-name is a gem that provides a command-line interface that allows you to accomplish several tasks, tasks I personally find myself having to carry out every time I work on a feature branch. I created this gem for myself; however, you are free to use it yourself, if any of these tasks fits into your personal routine: 1) Formulate a git feature branch name, given a jira ticket and jira ticket description. Why? Because I am constantly having to create git feature branch names that are based on jira ticket and jira ticket descriptions. 2) Optionally create a "project" based on the branch name (formulated in step 1 above). Why? Because I'm constantly having to create folders to manage files associated with the feature branches I am working on. 3) Optionally use and manage default options that determine the git feature branch name formulated, project greated, and default files associated with the project.Why? Because I routinely have to create files to support the feature I am working on and associate them with the feature I am working on. For example: scratch.rb to hold scratch code, snippets.rb to hold code to execute to perform redundant tasks, and readme.txt files to document things I need to remember.
agile branch-names cli cli-app productivity ruby
Last synced: 02 Nov 2024
https://github.com/rossborchers/UnityGitRepositoryManager
A git repository manager for Unity with a focus on ease of use and fast iteration.
agile agile-development game-development git libgit2sharp package-manager repository-management unity
Last synced: 10 Nov 2024
https://github.com/devopsmakers/gh-cards
Create HTML format cards from Github Issues for printing
agile agile-board cli erb gh-cards github github-issues github-issues-export html-format-cards kanban-board scrum scrum-board
Last synced: 20 Oct 2024
https://github.com/bitovi/jira-timeline-report
An open source jira to power point slide generator for high-level status reporting.
Last synced: 07 Nov 2024
https://github.com/lts-beratung/standup-boy
A simple module for creating daily standup texts :clock10:
agile cli cli-app daily-standup-texts node-js node-module scrum-cli standup-meetings xo
Last synced: 11 Nov 2024
https://pivotal.github.io/postfacto
Self-hosted retro tool aimed at helping remote teams
agile cloud-foundry feedback javascript pcf rails react retro retrospective ruby websockets
Last synced: 14 Oct 2024
https://github.com/ohmydevops/devops-culture-or-tools
فایل ارائه "دوآپس، فرهنگ یا ابزار؟" در دورهمی شماره ۲ برنامهنویسان کارخانه نوآوری مشهد
agile devops devops-handbook devopsdays sre
Last synced: 25 Oct 2024
https://github.com/findmypast-oss/agile-trello
Chrome extension which provides all the Scrum/Kanban tools
agile agile-development extreme-programming trello
Last synced: 08 Nov 2024
https://github.com/matorral-project/alameda-api
A Django + DRF + Channels backend / API for Alameda Project tool
agile django drf kanban management material-ui project python3 react scrum system
Last synced: 12 Nov 2024
https://github.com/atk4/seat-selector
Add-on for ATK providing you with a seated ticket booking interface for Cinemas, Arenas and other Venues
Last synced: 07 Nov 2024
https://github.com/omar-muhamad/yummy-javascript-capston
We build Meal recipes website based on an external API Meals DB and Involvement API. The website is dynamic and builds basic single-page apps using ES6 syntax, ES6 modules, callbacks, promises, and webpack. follow Gitflow and perform a code review for a team member.
agile bootstrap css3 html5 javascript kanban pair-programming
Last synced: 09 Nov 2024
https://github.com/jakehamilton/scrumfi.sh
🐠 Story pointing with fish.
agile javascript js node preact scrum webapp
Last synced: 06 Nov 2024
https://github.com/cedricwalter/git-branch-renamer-maven-plugin
When working with many feature/release/bugix/hotfix branches, it is a bad idea to start changing the pom version as this will create merge conflicts using pull request. this plugin allow you to keep in ALL branches the same pom version for all your projects, for example MASTER-SNAPSHOT the version will be derived from branch name automatically when running in your continuous integration server.
agile apache apache-maven bamboo conflicts continuous-delivery continuous-deployment continuous-integration java jenkins maven pull-requests teamcity
Last synced: 12 Oct 2024
https://github.com/fo0/scrumtool
Tool for Scrum Kanban-Board
agile kanban kanban-board kanban-board-application scrum scrum-agile scrum-board
Last synced: 27 Oct 2024
https://github.com/chrisandrews7/planning-poker.ui
UI for agile planning poker app
agile estimation planning-poker poker react redux sockets sprint-planning
Last synced: 08 Nov 2024
https://github.com/kriswep/morphlog
Log your products' changes
agile agile-development changelog changelogger graphql prisma product-management
Last synced: 03 Nov 2024
https://github.com/platisd/scrumtato
An ATtiny85 gadget to make daily stand-ups agile again
3d-printing agile arduino attiny eagle-cad gadget scrum
Last synced: 12 Oct 2024
https://github.com/atk4/validate
Integration of atk4/data with Valitron for rule-based data validation.
Last synced: 07 Nov 2024
https://github.com/dsietz/open-source-model
Learning about the Open Source Models
Last synced: 12 Oct 2024
https://github.com/mikeroyal/agile-guide
Agile Guide
agile agile-development agile-integration agile-methodologies
Last synced: 24 Oct 2024
https://github.com/notoriousrebel/csec380project
Intentionally vulnerable web application built from scratch.
Last synced: 13 Oct 2024
https://github.com/joekrump/retrospective-board
A simple retrospective (retro) meeting tool built using socket.io and React.
agile node pineapple react retro retrospective socket-io
Last synced: 27 Oct 2024
https://github.com/posquit0/blog
🔥 Technical blog by Byungjin Park
agile architecture automation blog devops hugo netlify posquit0 post posting staticgen tech-blog
Last synced: 16 Oct 2024
https://github.com/xapphire13/planning-poker
Planning Poker App
agile planning planning-poker scrum sprint
Last synced: 28 Oct 2024
https://github.com/relaxdiego/relaxdiego.github.com
This is The Source and I am The Architect
agile blog devops product-management software-engineering
Last synced: 02 Nov 2024
https://github.com/sinsunsan/agile-bim-aec
Use Agile in Architecture & Construction project! Agile BIM Methods, use cases and toolbox.
aec aec-industry agile hardware-designs kanban scrum scrum-agile scrum-board
Last synced: 08 Nov 2024
https://github.com/abbadon1334/atk4-i18next-php
Agile Toolkit Translation library - Based on I18Next library
agile atk4 i18n i18next library translation
Last synced: 14 Oct 2024
https://github.com/dunossauro/dash-pts
Python dashboard for project tracking system metrics
agile dash metrics pts python python-dashboard
Last synced: 11 Oct 2024
https://github.com/patrickniyogitare28/discord-standup-bot
A discord bot to notify when it's standup time implemented with discordjs. The bot provides the standard standup format, sends reminder messages, react on user's standup message ...
agile discord-bot discord-js nodejs
Last synced: 14 Oct 2024
https://github.com/carlosbuenosvinos/carlosbuenosvinos.github.io
This is my personal blog generated with Hugo and GitHub Actions
agile cto domain-driven-design domain-events extreme-programming hexagonal-architecture php scrum tdd team-management
Last synced: 22 Oct 2024
https://github.com/atk4/data-spreadsheet
use phpoffice/phpspreadsheet as persistence in atk4/data
agile atk4 data-spreadsheet php
Last synced: 07 Nov 2024
https://github.com/atk4/audit
Transparent audit implementation for Agile Data
Last synced: 07 Nov 2024
https://github.com/thiagodp/workshop-concordia
📣 Workshop - Concordia
agile concordia concordia-lang concordialang workshop
Last synced: 06 Nov 2024
https://github.com/chrisandrews7/planning-poker.server
Socket server for agile planning poker app
agile estimation nodejs planning-poker poker sockets sprint-planning
Last synced: 08 Nov 2024
https://github.com/matorral-project/alameda-ui
Alameda project management application UI
agile project-management react sass spa
Last synced: 12 Nov 2024
https://github.com/jagatveer/jagatveer.github.io
resume
agile agile-development automation chef ci devops docker leadership manager manager-role puppet python saltstack
Last synced: 12 Nov 2024
https://github.com/cyberboysumanjay/semester4
Lab works
agile amplitude-modulation angle-modulation gantt lucid numerical-methods oops raptor software-engineering
Last synced: 14 Oct 2024
https://github.com/dino-kupinic/untisplanner
✨ cross-platform and intuitive planner to complement Untis.
agile nuxt3 pwa school-assignment typescript vitest vue
Last synced: 10 Nov 2024
https://github.com/omar-muhamad/space-xplore
Space Xplore is a React-Redux application that features 3 pages Rockets, Missions, and the My Profile.
agile javascript kanban linters pair-programming reactjs redux tailwindcss
Last synced: 09 Nov 2024
https://github.com/dsietz/agile-my-way
Agile perspectives to living, at home, in schools, and at work.
agile agile-home agile-learning agile-living agile-school school-education work-place
Last synced: 12 Oct 2024
https://github.com/silviotorre/AgilePrompt
Simplified ChatGPT Agile Prompt Builder
Last synced: 08 Nov 2024
https://github.com/sandysanthosh/project-management---agile
Project Management - Agile
agile agile-development projectmanagement
Last synced: 12 Nov 2024
https://github.com/tear7/t4-web
T4Cloud/T4Boot 快速开发脚手架项目的 前端页面。专业代码生成器一键生成前后端代码,无需考虑支撑功能,拥有全面高效的鉴权及权限体系,自动化的日志记录系统,让您更好的专注于业务开发即可。
Last synced: 09 Nov 2024
https://github.com/j5py/agile
Define Stories, then proceed with Containerization, Deployment and Automation (from IBM on Coursera).
agile docker jasmine scrum tekton-cicd user-stories zenhub
Last synced: 25 Sep 2024
https://github.com/burgil/burgil.github.io
A full make over that I've made to the Silicon Valley Scrum Board made by GnashHS (reddit) / remyc95 (github) in 2016.
agile kanban kanban-board scrum silicon-valley
Last synced: 11 Nov 2024
https://github.com/batazor/gitlab-bot
agile automation gitlab project-management workflow
Last synced: 12 Nov 2024
https://github.com/timobechtel/timobechtel
My life's a readme.
agile app dev golang java javascript php python readme svelte timobechtel vscode web webdev
Last synced: 07 Nov 2024
https://github.com/sil0rak/story-point-calculator
Educational site
agile educate points story storypoints
Last synced: 08 Nov 2024
https://github.com/marco0antonio0/app-frente-caixa
aplicativo de finanças, que permite controlar e gerenciar o estoque de uma empresa de maneira fácil e eficiente. Além disso, ele oferece simulações de vendas, edições de dados dos estoques e pesquisas dinâmicas dos produtos, tudo em um único lugar. Donwload APK , Link abaixo !!
agile agile-development flutter mobile-app
Last synced: 12 Oct 2024
https://github.com/imerica/fs
A radical platform for project management using only a unix file system
agile project-management user-stories
Last synced: 15 Oct 2024
https://github.com/moikapy/moi-agile
Based off the Agile Methodology
agile agile-methodologies guide methodology task-management template
Last synced: 08 Nov 2024
https://github.com/better-co/better.co.at
agile agile-development kanban scrum
Last synced: 04 Nov 2024
https://github.com/aneveux/carpaccio
Implementation of Alister Cockburn's agile game: the Elephant Carpaccio.
Last synced: 29 Oct 2024
https://github.com/hupe1980/tmac
Agile Threat Modeling as Code
agile appsec cybersecurity devsecops jupyter-notebook openthreatmodel threat-modeling threatbook threatmodeling
Last synced: 17 Oct 2024
https://github.com/ltpquang/collapse-jira-swimlanes
Collapse 'Done' swimlanes in Jira board
agile chrome-extension hacktoberfest jira
Last synced: 30 Oct 2024
https://github.com/axelrindle/planningpoker
Yet another Planning Poker application.
agile nodejs planning-poker react scrum scrum-agile websocket
Last synced: 08 Nov 2024
https://github.com/ismailnguyen/educathon-agile-france
agile agile-france educathon firebase-hosting reveal-js
Last synced: 08 Nov 2024
https://github.com/beyondnetperu/myprojects
A simple custom tool for Project Management
agile budget pmp project projectmanagement projectmanagementsystem tembuilding
Last synced: 12 Nov 2024
https://github.com/ismailnguyen/feedback-storming
Event storming revisited to collect feedbacks
Last synced: 08 Nov 2024
https://github.com/lenin-anzen/scrum
SCRUM Fundamentals con conceptos de SCRUMStudy
Last synced: 12 Nov 2024
https://github.com/vagnerbellacosa/curso_agile
Apontamentos sobre Metodologia Agile: Boas praticas, dicas e teorias
Last synced: 09 Nov 2024
https://github.com/gmcadevops/sfia-devops-project-3
This project was the final Project of GMCA Devops 2021, We team 1 are deploying an application using the technologies learned over the past 3 months: ANSIBLE, Kubernetes, Docker Compose, Terraform, Jenkins, Nginx.
agile ansible aws docker dockercompose ec2 eks jenkins kubernetes rds terraform
Last synced: 12 Nov 2024
https://github.com/ekoutanov/control
Remedy for Software Engineering Chaos
agile agile-methodologies software software-architecture software-development software-engineering
Last synced: 12 Nov 2024
https://github.com/ismailnguyen/agilefrance-pwa
Progressive Web Application for Agile France conference
agile agile-france bootstrap firebase-hosting pwa reactjs
Last synced: 08 Nov 2024
https://github.com/exponentiallydigital/bulk-jira-cloud-sprint-creation
Scripted automation of Jira Cloud sprint creation, from one to a virtually unlimited number of sprints and projects.
agile jira jira-rest-api powershell-script sprint
Last synced: 11 Oct 2024
https://github.com/molinsagustin/cinedata
# CineData Trabajo práctico grupal para la materia Ingeniería de Datos I en la Universidad Argentina de la Empresa. El mismo consistió en el desarrollo de una base de datos relacional en Microsoft SQL Server Managment Studio utilizando metodología Ágil SCRUM, que se utilizó desde el relevamiento de requisitos hasta la implementación final.
agile data data-modeling database diagram entity-relationship-diagram microsoft-sql-server relational-databases relational-model scrum scrum-agile sql sqlserver
Last synced: 12 Oct 2024
https://github.com/joebobmiles/marathon
An Agile/Scrum project management app for GitHub projects.
agile github-issues github-projects project-management project-management-tool scrum scrum-agile
Last synced: 15 Oct 2024
https://github.com/seankilleen/presentation_feedbackloops
Presentation: "How I learned to stop worrying and love feedback loops"
agile devops feedback presentation
Last synced: 02 Nov 2024
https://github.com/grahamstrickland/agile_csharp
Examples from "Agile Principles, Patterns, & Practices in C#" - Robert Martin & Micah Martin
agile agile-development csharp dotnet
Last synced: 11 Nov 2024
https://github.com/ditectrev/prince2-agile-foundation-tests-exams-questions-answers
⛳️ PASS: PRINCE2 Agile Foundation by learning based on our Questions & Answers (Q&A) Practice Tests Exams.
agile agile-development agile-methodologies certificate certification community-project gantt gantt-chart kanban kanban-board kanban-boards lean-startup lean-startups practice-exams prince2 prince2-agile prince2-agile-foundation scrum scrum-agile waterfall
Last synced: 10 Nov 2024
https://github.com/saad-bhatti/linuxshell
The course project for University of Toronto Scarborough course CSCB07: Software Design.
agile encapsulation java junit oop polymorphism scrum software-design unix
Last synced: 11 Nov 2024
https://github.com/seankilleen/presentation_fragile
Presentation: "(Fr)agile: Agile Agile Falls Apart, and What You can Do to Put it Back Together"
Last synced: 02 Nov 2024
https://github.com/sandysanthosh/agile-scrum
Agile project Management
agile agile-development agile-methodologies
Last synced: 12 Nov 2024
https://github.com/initishbhatt/notes
Notes on books I read
agile android booknotes books designsystem finance ios leadership learning learning-by-doing notes papers talks tech
Last synced: 12 Nov 2024
https://github.com/euanwm/autodeclinegcal
Auto-decline for meetings without a description
Last synced: 15 Oct 2024
https://github.com/joeribreedveld/f3m8-keuzedeel-interaction-design
Bestanden en code voor Keuzedeel Interaction Design in F3M8
adobexd agile css html javascript keuzedeel school scrum wireframe
Last synced: 12 Nov 2024
https://github.com/benbenbenbenbenben/workitem
git based work item tracking
agile iteration kanban workitem
Last synced: 11 Nov 2024
https://github.com/mobiwn/fundamentals-of-software-engineering
🔧 Explore comprehensive Software Engineering fundamentals through hands-on experiments and detailed slide decks tailored for Urmia University students.
agile database devops extreme-programming fundamentals-of-software-engineering kanban scrum software-architecture software-architecture-and-design software-engineering swe urmia-university
Last synced: 11 Nov 2024
https://github.com/gearplug/agilecrm-python
agilecrm is an API wrapper for Agile CRM written in Python
agile agilecrm api api-wrapper crm library python wrapper
Last synced: 11 Nov 2024
https://github.com/alexscigalszky/remote-work
agile agile-board agile-toolkit hacktoberfest tools
Last synced: 05 Nov 2024
https://github.com/salvatorecordiano/organizational-kata
Organizational Katas are practical opportunities to learn organizational behaviors
Last synced: 06 Nov 2024
https://github.com/lubien/spider-poker-bot
[WIP] Planning Poker bot for telegram
agile bot planning-poker scrum scrum-poker telegram
Last synced: 15 Oct 2024