I building a android system for single user (college project)
and i require to draw a modeling diagram
(DFD, UML something like that)
I just wonder which modeling diagram is suitable for 1 entity?
How my system work:
User enter input, system give out output to user.
I tried with DFD, it end up like looping. is it ok?