Sprint Backlog
A list of tasks and deliverables that a team commits to completing during a sprint, providing a clear focus and scope for the sprint's duration.
A list of tasks and deliverables that a team commits to completing during a sprint, providing a clear focus and scope for the sprint's duration.
The Principle of Objects is an information architecture guideline that treats content as living, distinct entities with behaviors and attributes.
Adaptive Software Development (ASD) is a software development methodology that focuses on continuous adaptation to changing requirements and environments.
An Agile project management framework that uses iterative cycles, called sprints, to deliver incremental improvements and adapt to changing requirements.
A design philosophy that emphasizes core design principles over rigid adherence to standardized processes.
The set of shared values, practices, and goals that characterize a startup company.
Model-View-Controller (MVC) is an architectural pattern that separates an application into three main logical components: the Model (data), the View (user interface), and the Controller (processes that handle input).
A management framework that organizes employees into small, cross-functional teams (tribes) to enhance agility, collaboration, and innovation.
3-Tiered Architecture is a software design pattern that separates an application into three layers: presentation, logic, and data.