Skip to content

beepiams/reaction

 
 

Repository files navigation

#Reaction Commerce A commerce platform developed with Meteor and following a reactive design pattern that puts usability and conversions first.


###Roadmap & Status:

** Current status: Public Alpha v0.1.3 ** ** Functional but unstable, with HEAVY ongoing development!**

Currently good for contributing/observing progress, testing. It goes without saying that we're constantly refactoring, even things that are functionally done. Would not recommend for production usage yet, unless you are very comfortable with the code, and aren't risk averse.

As with all development, some items are ahead of schedule, and some are not.

**Demonstration & Playground **

http://reactioncommerce.com

Here you can launch a test shop, launched as a Docker container. The Docker image is automatically built at the Ongo Works public Docker repo, on any repository changes. We're working on functionality to allow selectable Reaction/Docker images in the future.


###Core ideas:

  • Fast, clean, and easy to use for end users as well as store owners.
  • Full functionality / matching feature sets that you would expect from Magento, Shopify, Spree, etc.
  • A focus on marketing - it's easy to have products, order processing and customer records. Translating that to conversions and traffic are often the difficult component.
  • Leveraging data from social networks, and Reaction itself to present actionable merchandising data
  • Limited separation of administrative functionality and "front end". Same template should be used to edit/create/read views.
  • Realtime data,statistics and event tracking built in from the beginning throughout, and provide actionable information.
  • As modular as possible so that any package can be customized/overwritten - i.e.: need a special order processing process, then override/extend the default
  • Core packages to enable site should be a simple and generic as possible, layering complexity by adding packages through a package store ('app store') approach
  • Common marketing and SEO practices should be fundamental core features
  • UI/UX should be as intuitive as possible, rethinking traditional methods (adding a product should be as easy as buying one)
  • Pages/routes only used when user would potentially share/bookmark
  • Realtime synchronization across platforms/browsers
  • Cross platform, responsive focus - should work well natively, without native apps.
  • Migration paths from existing commerce platforms (Magento, Shopify, BigCommerce)
  • reaction-commerce package can be used as a package in any meteor application
  • Designer and developer friendly!
    • HTML/CSS/Javascript or CoffeeScript knowledge should be sufficient for customization.
    • Commercial package and theme development encouraged.
    • All contributors should be rewarded. please contact us

##Developer Documentation

Installation

Guidelines

Package Development

Theme Development

Template Development


##Reaction Team Reaction is a project of Ongo Works. We also have some light reading on our blog, for those curious about who we are.