Coder Social home page Coder Social logo

okonri / commercesync Goto Github PK

View Code? Open in Web Editor NEW

This project forked from michaeljberry/commercesync

0.0 0.0 0.0 6.88 MB

A system to manage online orders across Amazon, Ebay, Walmart, Reverb, and Big Commerce stores

License: GNU General Public License v3.0

PHP 15.47% HTML 56.25% CSS 3.71% JavaScript 24.57%

commercesync's Introduction

CommerceSync

This project is currently being refactored from a procedural approach (its' original approach) to an OOP-MVC approach

A system to manage online orders across Amazon, Ebay, Walmart, Reverb, and Big Commerce stores

All channel orders (excepting Amazon FBA), are brought into the DB and turned into XML files for insertion into an AS-400 IBM server based ERP.

After insertion into the ERP, updated product inventory quantities are extracted and sent to the separate channels. Currently inventory updates are sent to EcomDash as that is the current SaaS being used by the client, though originally, it was pushed out directly to each channel. Using a procedural approach to update inventory quantities became too unwieldy, so the current approach was decided on for a short-term fix. Now that OOP is being used, inventory updates will eventually be pushed directly to each channel and avoid the middleman.

Once orders have shipped within the ERP, tracking information (number and carrier) are retrieved and pushed directly to each channel.

TODO::

(Ongoing - Write tests for current code)

  1. OOP approach to directly updating each channel with inventory updates.
  2. Forms to manage API keys/Oauth.
  3. Forms to create/edit users.
  4. Build more robust channel inventory updater to allow for products disallowed from being sold on certain channels.
  5. Build background taxonomy mapper to allow for much more robust handling of data between channels.
  6. Create products and list directly to each channel
  7. Integrate the 'V' in MVC after 'M' and 'C' are completed.
  8. And probably a whole bunch more stuff...

commercesync's People

Contributors

michaeljberry avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.