:warn: This webapp is still under heavy development. Bugs will occur.
With this webapp, you can calculate the billability of all employees.
You can always use the hosted version on https://billability.herokuapp.com. If you want to host the app yourself, use the button below to host it on Heroku.
You will need an Exact Online API Client ID and Client Secret. You need to define both in the environment variables, or in a .env
file.
This webapp is made with various technologies. It's front-end is made with React, with a lot of UI components coming from React Toolbox.
The back-end is powered by NodeJS and ExpressJS.