Giter Site home page Giter Site logo

russell-pollari / stripe2qbo Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 1.29 MB

Import your Stripe transactions to Quick Books Online

License: MIT License

Python 62.75% TypeScript 36.66% CSS 0.03% JavaScript 0.11% Mako 0.36% Procfile 0.09%
bookkeeping quickbooks-api stripe

stripe2qbo's People

Contributors

daniel-olao avatar russell-pollari avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

daniel-olao

stripe2qbo's Issues

Display name clashes

Display names are unique across QBO. Need a way to detect and handle conflicts (e.g. if a customer has the same name as a vendor)

Remove redudant state from sync slice

In the client reduc store, we have isSyncing and status as statue.
Status is an empty string when isSyncing === false. All the information we need is in status.

We also have syncingTransactionIds which, when empty, means no syncing.

Is sync status adding any extra value, now that we show the sync status of each transaction? We can probably derive the status from the number of transactions.

Syncing {N} transaction{N> 1 && s}

There is also an "import transaction status" but that should be replaced by it's own independent status/loading like state

Settings form has awkward loading

The necessary data comes in staggered, triggering a rerender of the form each time with new values. Should wait to display until all data is loaded

Prettify settings page

  • Use more space with a columnar layout
  • Group relevant settings (Stripe fees, Taxes, Products/Sales)
  • Add success toast and error handling
  • Show more details about Stripe connection (business name, currency)
  • Show more details about QBO (and prefs, like multi-currency)

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.