8000 GitHub - dsp0205/XCommerce_Analytics: XCommerce is a tool to analyze multi-channel e-commerce sales data. Sellers can list their products for sale on multiple e-commerce websites like Amazon, Flipkart, etc. XCommerce helps to analyze transaction data across these channels and provide sales insights.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

XCommerce is a tool to analyze multi-channel e-commerce sales data. Sellers can list their products for sale on multiple e-commerce websites like Amazon, Flipkart, etc. XCommerce helps to analyze transaction data across these channels and provide sales insights.

Notifications You must be signed in to change notification settings

dsp0205/XCommerce_Analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

XCommerce

Overview

XCommerce is a tool to analyze multi-channel e-commerce sales data. Sellers can list their products for sale on multiple e-commerce websites like Amazon, Flipkart, etc. XCommerce helps to analyze transaction data across these channels and provide sales insights.

During the course of this project,

  • Implemented the core logic of the data analytics module
  • Designed code based on OO concepts
  • Refactored code to support multiple data sources
XCommerce Architecture:

2022-12-22

Scope of work

  • Understood the requirements and the code base provided
  • Used OOP design with interfaces and factory design pattern to write extensible code
  • Created the core logic to consume sale data from a csv file and generate annual and monthly data insights
  • Extended the implementation to handle sale data from multiple vendors with minimum disruption to existing users of the module
  • Handled error cases and threw exceptions

Skills used

  • Core Java, OOP Design, Code Refactoring, Exception Handling, Unit testing, Design Patterns, SOLID Principles

About

XCommerce is a tool to analyze multi-channel e-commerce sales data. Sellers can list their products for sale on multiple e-commerce websites like Amazon, Flipkart, etc. XCommerce helps to analyze transaction data across these channels and provide sales insights.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0