lukevanin / OCRAI

Optical Character Recognition Artificial Intelligence iOS app for Udacity nanodegree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show type selector when adding a new field

lukevanin opened this issue · comments

  • The data type must be selected before a new field entity is created.
  • The UI should reflect the type of data being created.
  • The data should be checked for conformance when the data is entered.
  • UI features should match the data being entered.

Types of data:

  • Person (Faces, Names, Roles, Departments)
  • Organisation (Name, Logo)
  • Phone number
  • Email
  • URL
  • Network account (service, account name, public URL)