Giter VIP home page Giter VIP logo

balto-api-express's People

Watchers

 avatar  avatar  avatar

balto-api-express's Issues

update refs

update refs to meet new mangusu methodology of referencing

Update proposal schema

Kindly update the following fields of the proposal schema:

review_on date

  • always a Monday (cause Rosa said we start weeks on Monday. yeah, I pushed for week number.)

state string

  • remove enum for now

remove revenue field entirely

cogs

  • autocalculated from: warehouse cost + packaging cost + shipping cost + product cost

contribution_margin_percentage number

  • autocalculated
    contribution_margin number
  • autocalculated from: price - cogs

image_url string

  • of image hosted on s3, sourced from an uploaded file or a buyer provided url

sku_weight
skus_per_offer
packaging_weight
shipping_weight number

  • autocalculated from: sku_weight * skus_per_offer + packaging_weight

vendor_product_url

rename msrp to retail_price
retail_shipping_price
retail_url

amazon_prime_elgible bool
amazon_price number
amazon_shipping_price number
amazon_url string

comments
I imagine this could end up being a separate model with commenter name, timestamp and notes.

offer_type string
examples include: online; merchant shipped; inventory

shipping_cost

Let us chat about this today to square away, clarify and address the issues ahead.

Add fixed cost

Keeping historical data and changes along our travels. I lean toward a more optional, timey-wimey date argument for all api queries over a historically accurate response based on a model’s timestamp. What do you think?

These need to include:

  • warehouse cost
  • credit card processing cost
  • zip code to ship to
  • packaging cost

new sales order gets a cogs property

  • create cogs property
    • test
    • schema
  • implement method of creating

when a sales order is created, it needs to have a cogs property. this is computed from the associated offer/product/sku->sku-cost chain.

when the cogs is set, the sku-cost position property should be incremented according to the order, since the schema is just a reference and a queue.

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.