Contributor task list - vespolina/vespolina-sandbox GitHub Wiki
Abstract
Below you'll find some open task sorted by component. Complexity goes from easy (--- , -- , -, +, ++, +++) to complex
Requirement gathering / business insight
We are not expert in every domain of e-commerce business and would really appreciate to have some more knowledge around the topics mentioned below.
- VAT / Tax specific rules per country
Component research & development
Monetary Service
- Add additional currency rules (for now we've USD & EUR) (---)
- Allow monetary service to maintain historical exchange rate data (+)
- Generic interface & implementation of a service capable of consuming a generic exchange rate web service (+)
Pricing Service
- Allow prices to be loaded from XML (+)
- Research a way to optimize the pricing service by caching/compiling rules (+++)
Service still needed to be started
- Taxonomy service: Create the service & implement a hierarchical taxonomy structure usable for product classification (++)
- Notification service