This is the client side of the Timer Billing App.
The API repo can be found at - https://github.com/mxdavis/timer-billing-app
It is an open sourced billing app made by and for developers.
If you fork or clone the repo, upon download you need to run yarn install, and yarn start.
Submit any issues or feature requests via a pull request.
This app is deployed to heroku:
https://bill-timer-client.herokuapp.com/
I hope you find it useful.
Version 1 includes:
- Adding projects
- Adding clients
- Adding tasks
- Deleting unbilled tasks
- Editing unbilled tasks
- Marking a task as billed
- Viewing all tasks