grantManager is a full stack application which manages the funds for a given grant.
Built using Vite, React.ts, and MUI.
Refer to ./client/README.md for how to run the frontend.
Built using FastAPI, Postgres.
Run:
docker compose up -dRefer to backend/README for more information