-
Notifications
You must be signed in to change notification settings - Fork 57
Home
Brian Horakh edited this page Jun 19, 2014
·
51 revisions
This project is a client side framework/sdk intended to help build transactional shopping applications. A shopping application is a HTML5/CSS/Javascript Single Page Application (SPA) that accesses a backend-as-a-servics (BAAS) such as http://www.github.com/commercerack/backend CommerceRack
anyCommerce very fast, highly interactive transactional applications to be built by anybody who is proficient with javascript (jquery) along with html5, css3, and familiar with the concepts behind MVC (model-view-controller) development, as well as phonegap for mobile app deployment. See "Other Resources" for pointers where to learn that stuff.
- Getting Started
- Developer Demo Youtube Video
- quickstart.html for those who just can't wait to get their hands dirty.
- Key Concepts High level stuff, duplicates stuff covered by the tutorial and quickstart.
- Compatibility how we will version and update this sdk.
- Developer Beware all the sharp edges you'll inevitably find the hard way if you don't read this.
- Ask Questions visit our Google Group
- Project Responsibilities
- [Shopping App Needs Questionnaire (for client)] (https://docs.google.com/a/zoovy.com/document/d/1UD4_rLtwkbUdTagNLfCDZskxxNrSJ3eM4LlhcqkgHRM/edit)
- Shopping App Design Guidelines (for designer)
- Shopping App Build Guidelines (for builder)