Skip to content

Roadmap

Roy Bao edited this page Sep 27, 2018 · 9 revisions

v0.2.0

  • Refactor using controller, context and service default function to remove repetitive code.
  • Add integration test for each endpoint
  • Rework fulfillment
  • Finish Web API documentation
  • Separate Web API and Elixir API to separate repo
  • Draft guide on how to build customized app using just the Elixir API

v0.3.0

v0.4.0

  • Add inventory management
  • Remove hard dependency to postmark and sentry
  • Multiple point account per customer
  • Add get_brand endpoint for public available account information

v0.5.0

  • Add distribution management
  • Cursor based pagination
  • Add timezone for user and account
  • Simple statistics

v0.6.0

  • Add request logging
  • Event logging
  • API Versioning system

v0.7.0

  • Add SEO fields (slug, seo_properties)
  • Scheduled product launch (available_at)
  • Discontinued product (discontinued_at)
  • Backorder capability
  • Soft delete
  • Product with customization

v0.8.0

  • Image automatic resize
  • Advanced statistics and report export

v0.9.0

  • Advanced data import and export, possible db dump?
  • Possible integration with Shippo
Clone this wiki locally