As a DEVELOPER, I want to add functionality to the Django backend to fetch from the Transaction table, Company table, and EnvironmentalImpactInfo table.
A/C:
[ ] Endpoint that fetches all data from EnvironmentalImpactInfo table
[ ] Function that fetches single data point from EnvironmentalImpactInfo table by ID
As a DEVELOPER, I want to add functionality to the Django backend to fetch from the Transaction table, Company table, and EnvironmentalImpactInfo table.
A/C: