IMG 6985

Accounts Tracker

Breadcrumbs

About this project

I had two motivations behind this project. The first was a friend who was keeping a spreadsheet to manage his accounts. This was quite a manual process for him and I thought it would be a good problem to solve by building an app. 

I initially built this project around a year ago but I did not quite have a good grasp on react. After some more experience I decided to salvage what I could and rebuild this app.

This app taught me a lot about graphql mutations and using nested queries.

After I had finished the basic structure of the app I decided to learn about using JWT to build login functionality.

The JWT uses the Silverstripe member system to allow a user to create an account or reset their password.

Check out the project