This is a very quick project to demonstrate FastAPI and Next.js usage. It's a bank project that currently only implements reimbursements for one bank with random account numbers. It has minimal testing and validations.
Please see backend/README.md for how to use the backend program.
Please see frontend/README.md for how to use the frontend program.