Agile methodology ? - nairuzabulhul/Technical-Terms GitHub Wiki

Agile Methodology:

Agile development

Agile methodology is simply dividing the whole project into small parts. These parts are known as epics. Each epic is divided into a list of smaller tasks that are limited to a specific period of time called sprints.

During the sprints, developers start researching, designing, developing and testing their project. if any issues appear during the process, it would be addressed immediately before moving on to the next task.

Also, it is worth noting that Agile methodology varies from one company to another.