Skip to content
bmesing edited this page Jun 17, 2017 · 4 revisions

Development Plan

Features

Submit Review

<Textfield - EAN>

  • User may enter an EAN
  • OnInput-change: search for EAN, display result in suggestions drop down ** use typeahead: http://valor-software.com/ngx-bootstrap/#/typeahead ** if user selects a result from drop down, name and manufacturer are automatically filled

<Textfield - Manufacturer>

  • user may enter manufacturer name
  • OnInput-change: search for manufacturer, display result in suggestions drop down, can be selected

<Textfield - Product Name>

  • user may enter product name
  • currently no assistance provided
Clone this wiki locally