Skip to content

Conversation

pranjalarora98
Copy link

Added Budget Controller, Model and integrated with Transactions

Description

Added a Budgets feature

Related Issue

Fixes #3

Copy link

netlify bot commented Oct 1, 2025

Deploy Preview for paisable ready!

Name Link
🔨 Latest commit 4a36703
🔍 Latest deploy log https://app.netlify.com/projects/paisable/deploys/68e65617e8b59c000869e8a1
😎 Deploy Preview https://deploy-preview-44--paisable.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 95
Accessibility: 100
Best Practices: 100
SEO: 91
PWA: 70
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@pranjalarora98
Copy link
Author

@archa8 can u plz review

@pranjalarora98
Copy link
Author

@archa8 can u plz review this one as well! Thanks.

Copy link
Member

@archa8 archa8 left a comment

Choose a reason for hiding this comment

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

Hey, thank you for the contribution! The core functionality works well. However, it would be awesome if you could follow design standards and style the text boxes/areas in the Add Budget card with some padding. Additionally, I have left comments for two of the changed files. Thank you!

@archa8
Copy link
Member

archa8 commented Oct 3, 2025

@pranjalarora98 There are also some conflicts due to files being changed in the latest PRs (for example, I merged the PR for the Settings feature), so kindly include your changes carefully in order not to break the existing features in prod.

@pranjalarora98 pranjalarora98 force-pushed the feature/pranjal/budget-functionality branch from f13bead to 7676bca Compare October 3, 2025 20:37
@pranjalarora98
Copy link
Author

@archa8 I have made the required changes and also the styling of add budget modal.Please let me know if any other changes are there?

@pranjalarora98
Copy link
Author

@archa8 can u plz review this as well

@archa8
Copy link
Member

archa8 commented Oct 4, 2025

Could you please merge the recent changes and push your branch once?

@pranjalarora98
Copy link
Author

@archa8 yes its already pushed

@archa8
Copy link
Member

archa8 commented Oct 6, 2025

Hey @pranjalarora98, there are a lot of conflicts in the files which are making it tough for me to review you PR as the code is constantly breaking. Could you please try to resolve them once on your system? Please pull the changes as I tried to resolve some conflicts.

@pranjalarora98
Copy link
Author

ok @archa8 i will resolve the conflicts for thiss branch as well.I have fixed in recurring transactions branch few mins back

@pranjalarora98
Copy link
Author

@archa8 i have resolved the conflicts

@archa8
Copy link
Member

archa8 commented Oct 8, 2025

Hey @pranjalarora98, there are still conflicts in the routes section of App.jsx in the frontend.

@pranjalarora98
Copy link
Author

Fixed @archa8

@archa8
Copy link
Member

archa8 commented Oct 8, 2025

image

Categories are no more visible in the dropdown

@pranjalarora98
Copy link
Author

@archa8 fixed conflicts and endpoint was changed I had updated it

Copy link
Member

@archa8 archa8 left a comment

Choose a reason for hiding this comment

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

Works as intended. LGTM!

@archa8 archa8 merged commit 495eabb into Code-A2Z:master Oct 8, 2025
4 checks passed
@pranjalarora98
Copy link
Author

pranjalarora98 commented Oct 8, 2025

@archa8 can u plz add hacktoberfest-accepted label to the PR"s
they aren't being counted to hacktoberfest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Implement Budget functionality

3 participants