API documentation refinement Oct 2, 2022 In the previous post, we started to take another look at our documentation to figure out how we would break down our modules. We left
Reflecting on API implementation Sep 19, 2022 We're at the point where I get to look back on my decisions for implementing the API and cringe at how badly it
Organizing Modules Sep 19, 2022 The next step for Private Invoice is to start cleaning up the back end. We have a small laundry list of updates that we need
Designing an onboarding form Jul 31, 2022 Th next aspect of our application to take another look at is the onboarding form. After the login screen, this is your second impression of
Designing a new login Jul 29, 2022 Design In this blog post we take a look at the application login and come up with a concept of what the 2.0 version would look like.