agorlov / lipid

Lipid is an objects designed microframework for PHP web apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Think about domain terms like: screen

agorlov opened this issue · comments

When I describe application, I use terms
example

App consists of 5 screens (or pages):

  • main
  • login
  • contacts with form
  • list of units (for authorized)
  • unit details

Screen may consist of:

  • texts
  • links/buttons to do some action in app
  • forms
  • lists/tables
  • pages
  • images/graphs