Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Calculations to API #55

Open
rgraue opened this issue Apr 24, 2024 · 0 comments
Open

Move Calculations to API #55

rgraue opened this issue Apr 24, 2024 · 0 comments

Comments

@rgraue
Copy link
Collaborator

rgraue commented Apr 24, 2024

Description

The FE does a lot of heavy lifting in terms of calculation, especially when rendering the results page. This is a perfect example of something to move to the backend.

This also provides a better separation of concerns between logic and rendering.

In terms of contribution, this will also help introduce an area for improvement and pattern for expansion.

Technical Notes

Create new path in api to handle calculation of results. /score???

Risks

Both FE and BE will need to be worked on simultaneously. Some coordination there.

Related Issues Or Discussions

[...Issues]

@codeexpert74 codeexpert74 self-assigned this May 19, 2024
@rgraue rgraue moved this to Ready For Dev in Climate Cooperative Board Aug 14, 2024
@rgraue rgraue closed this as completed by moving to Ready For Dev in Climate Cooperative Board Aug 14, 2024
@rgraue rgraue moved this from Ready For Dev to Done in Climate Cooperative Board Aug 14, 2024
@rgraue rgraue reopened this Aug 14, 2024
@rgraue rgraue moved this from Ready For Dev to Development in Climate Cooperative Board Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Development
Development

No branches or pull requests

2 participants