0
Background:
I was thinking of starting a mobile app project alone, but not to be something tiresome and with no prospect of ending, I thought of organizing the activities in the method Kanban, after prioritizing the important aspects of the app, I noticed that reading the activities still had difficulty to abstract and visualize the final product.
I would like to avoid leaving the details vague as much as possible, because I know that everything must be defined before being developed, avoiding changes of direction in the middle of the project and so its extension, so I thought that an appropriate methodology for the style of mobile development could be adopted.
When searching on the subject, I could not find a solid methodology, only some articles suggesting adopting some positions on development, so I was left with some doubts as:
- Is there any methodology for this type of development that I did not find?
- Use an agile methodology of common software such as Scrum is something viable?
- Is there anything outside the Kanban that helps in the organization of the project and results in faster development?
- [Offtopic] Using a class diagram to better abstract the program is necessary and I will only be the responsible developer?