Was it easy, difficult, just right?
The project was simple enough but I met some challenges with the following:
- The user story for creating the endpoint to update the balance was confusing. It says to use :amount in the route but also goes on to say that the same endpoint should be able to update the whole envelope, i.e. including the category.
An estimate of how long it took you to complete
It took me a couple of hours
The link to your code repo