Skip to content

A toy application demonstrating fetching Balance Sheet report from Xero API and displaying in React App.

License

Notifications You must be signed in to change notification settings

Eddie023/demo-xero-balancesheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xero-Accounting

Simple application to demonstrate fetching reports from Xero API and displaying in the table format in the frontend.

You can watch the loom demo here: https://www.loom.com/share/592cf3f5d76b4b78a4f188b96e47edf8?sid=6bddf62a-16b0-4eba-af8f-b82f201b3770

Running the application

  1. Run make run from backend directory to start the backend services.
  2. Run npm run start from frontend directory to start react app.

Running the tests

Backend

  1. Run make test command inside backend directory

Frontend

  1. Run npm run test command inside frontend directory

About

A toy application demonstrating fetching Balance Sheet report from Xero API and displaying in React App.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published