Code Monkey home page Code Monkey logo

black-mamba's People

Contributors

dapanas avatar gitter-badger avatar wvega avatar

Watchers

 avatar  avatar  avatar

black-mamba's Issues

Create model definition in Parse

The proposed models are:

Brand

  • id
  • name

Store

  • id
  • name
  • location

Item

  • id
  • name (Suavizante)

Item Variation

  • id
  • item (ref)
  • name
  • description?
  • brand (ref)
  • store (ref)
  • presentation_amount (weight, units)
  • presentation_unit
  • price

Create Brand Selector component

The Brand Selector component will be used in the Full Item Form component . The first version will be inspired by the screen that appears when you want to add an Invitee to an even in iOS Calendar application.

14-crm-appointment-integration-iphone-add-invitees

However, our version should start with a full list of brands and will be filtered only after the user starts typing.

Create Full Item Form Component

This is the form that we'll be using to create and edit items. The idea is to allow the user to define an item, an item variation for that item, an a single item variation purchase, all in a single interaction.

The form should have the following fields (grouped by sections):

  1. Item.
    1. Item Name (Textfield).
  2. Item Variation.
    1. Item Variation Name (Textfield).
    2. Brand (opens a Brand selector in a new screen).
    3. Presentation (Scalar + Unit) (opens a Presentation form in a new screen).
    4. Description (Textarea).
  3. Item Variation Purchase
    1. Price (Textfield).
    2. Store (opens a Store selector in a new screen).
    3. Date (DatePicker).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.