NYCPlanning / ae-zoning-api

This application is API for serving data related to zoning and tax lots.
1 stars 0 forks source link

Add Project fund-related schemas to API Schema #212

Closed TangoYankee closed 2 months ago

TangoYankee commented 2 months ago

Description

Implement the schemas related to project funding. These include the project_checkbook and project_fund tables. It also includes the fund_category and project_fund_stage enums.

Full ERD for reference

Acceptance Criteria

Related tickets

Blocked by the schemas created in #210

TylerMatteo commented 2 months ago

@bmarchena you can start working on this if you're waiting for feedback on #210. You can just branch off your branch for that one.