How I build software
Write user-stories

Create functional flow map

Choose dependencies and create template project

install java
Create symlink
Reload shell
Verify
You should see an output like this:

After setting dependencies, make sure your app works well.

4 Layers architecture. Simple, Clean, without overkills.
Folder structure:
Last updated