Skip to content

[Project] Home Renovation Budget Planner #553#554

Merged
cu-sanjay merged 4 commits into
cu-sanjay:mainfrom
MistryVishwa:home-renovation-budget-planner
Jun 14, 2026
Merged

[Project] Home Renovation Budget Planner #553#554
cu-sanjay merged 4 commits into
cu-sanjay:mainfrom
MistryVishwa:home-renovation-budget-planner

Conversation

@MistryVishwa

Copy link
Copy Markdown
Contributor

Description

Resolves #553

Create a responsive Home Renovation Budget Planner using HTML, CSS, and JavaScript that helps homeowners, property investors, and interior designers plan renovation budgets and monitor project expenses.

The application allows users to set a total renovation budget, add expenses dynamically across various interior design and renovation categories, and easily view the remaining balance. The dashboard actively updates to give users a high-level view of their spending and budget health.

What was added

  • Home Renovation Budget Planner project inside the Projects/ directory.
  • An interactive dashboard displaying:
    • Total Budget, Total Spent, and Remaining amount.
    • A dynamic progress bar that turns yellow at 80% usage and red if the budget is exceeded.
    • Category-by-category spending breakdown to help analyze project costs.
  • Expense tracking view:
    • Add expenses by description, amount, category, and date.
    • Delete expenses and instantly see the budget metrics reflect the change.
  • Dark and Light theme toggle functionality.
  • Automatic data persistence using LocalStorage, so the budget and expense history are preserved across browser sessions.
  • Fully responsive design targeting desktop, tablet, and mobile layouts.

Pre-flight checks

  • I read CONTRIBUTING.md
  • My folder is named in Title Case with spaces (Note: Used hyphens per maintainer instructions to avoid CI/URL issues)
  • My folder contains README.md, project.json and index.html
  • My project opens by double-clicking index.html
  • My project has no console errors and no tracking scripts
image

@vercel

vercel Bot commented Jun 13, 2026

Copy link
Copy Markdown

@MistryVishwa is attempting to deploy a commit to the SanZ's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added the nsoc26 Nexus Spring of Code 2026 label Jun 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor

✅ Checks Passed!

Great work, @MistryVishwa! 🎉

Your project submission passed all validation checks and will be reviewed for merging.

A thumbnail will be auto-generated for your project once this PR is merged.

1 similar comment
@github-actions

Copy link
Copy Markdown
Contributor

✅ Checks Passed!

Great work, @MistryVishwa! 🎉

Your project submission passed all validation checks and will be reviewed for merging.

A thumbnail will be auto-generated for your project once this PR is merged.

@MistryVishwa MistryVishwa force-pushed the home-renovation-budget-planner branch from fa384fa to 77c4021 Compare June 13, 2026 16:55
@github-actions

Copy link
Copy Markdown
Contributor

✅ Checks Passed!

Great work, @MistryVishwa! 🎉

Your project submission passed all validation checks and will be reviewed for merging.

A thumbnail will be auto-generated for your project once this PR is merged.

@cu-sanjay cu-sanjay added NSoC'26 Issue eligible for NSoC '26. NSoC'26 Accepted PR Accepted. level3 NSoC'26 Contribution Level 3. labels Jun 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

PR Validation — All Checks Passed

@MistryVishwa, your project submission has passed all validation checks and is ready for review.

A thumbnail will be auto-generated for your project when this PR is merged.

Thank you for contributing to OpenStudio.

@cu-sanjay cu-sanjay merged commit fca72f4 into cu-sanjay:main Jun 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

level3 NSoC'26 Contribution Level 3. NSoC'26 Accepted PR Accepted. NSoC'26 Issue eligible for NSoC '26. nsoc26 Nexus Spring of Code 2026 nsoc2026

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Project] Home Renovation Budget Planner

2 participants