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

Add cost estimates dk #259

Merged
merged 6 commits into from
Oct 15, 2024
Merged

Add cost estimates dk #259

merged 6 commits into from
Oct 15, 2024

Conversation

DinneK
Copy link
Contributor

@DinneK DinneK commented Oct 11, 2024

#251

module-name: Add a cost estimate bar graph

Problem

Need a front-end visualization of estimated costs of developing a project.

Solution

Create a bar graph using Pygal to implement the missing field for cost estimates.

Result

A bar chart depicting cost estimates populates in the browser.

Test Plan

Manually test in the browser.

Screenshot 2024-10-10 at 6 30 41 PM

@DinneK DinneK added enhancement New feature or request front-end labels Oct 11, 2024
@DinneK DinneK self-assigned this Oct 11, 2024
Copy link
Collaborator

@IsaacMilarky IsaacMilarky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Just some minor changes to the chart and then I think its ready to merge.

scripts/gen_graphs.py Outdated Show resolved Hide resolved
scripts/gen_graphs.py Outdated Show resolved Hide resolved
scripts/gen_graphs.py Outdated Show resolved Hide resolved
scripts/gen_graphs.py Show resolved Hide resolved
scripts/gen_graphs.py Show resolved Hide resolved
scripts/gen_graphs.py Show resolved Hide resolved
scripts/gen_graphs.py Show resolved Hide resolved
scripts/gen_graphs.py Show resolved Hide resolved
@DinneK DinneK force-pushed the Add-Cost-Estimates-DK branch from 1ca85bb to b6f86f5 Compare October 11, 2024 21:30
scripts/gen_graphs.py Show resolved Hide resolved
scripts/gen_graphs.py Show resolved Hide resolved
Copy link
Collaborator

@IsaacMilarky IsaacMilarky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link
Contributor Author

@DinneK DinneK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolving merge conflicts

@DinneK DinneK merged commit 5044252 into dev Oct 15, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request front-end
Development

Successfully merging this pull request may close these issues.

2 participants