Source Code

My code is open source on GitHub. The front end and back end are separate repositories (hosted on separate domains).

The front end code is at https://github.com/benjaminJohnson2204/financial-aide-frontend.

The back end code is at https://github.com/benjaminJohnson2204/FinancialAideBackend.

API documentation for the back end can be found at https://financial-aide-backend.vercel.app/docs/ . I used SwaggerUI to create this documentation.