Coming soon
A simple modular based e-commerce system using Sinatra
- Built for developers to extend anyway they see fit
- Three distinct modules; Stock / Admin / Shop
- The Stock module has a RESTful API to enable any other modules to get access to stock details.
- No class_eval in sight :)
- Fully tested using minitest
- Open source. Once the code has been tested in the wild, it will be released
- Sample Shop module is based on Twitter bootstrap css and JS