Open Issues Need Help
View All on GitHubAI Summary: The task is to fix the display of the total transaction count on the home page of the Moneypenny personal budget management application. The current code shows a commented-out section intended to display this count. The fix likely involves uncommenting the code and potentially adjusting styling as indicated by the `@todo fix style` comment.
Full-stack web application for personal budget management.
AI Summary: Debug and fix a bug in a full-stack personal budget management web application where profile pictures selected from the device's library are not being saved persistently after leaving the profile page or refreshing. The issue involves investigating why the picture isn't being set and implementing a solution to correctly save the selected image.
Full-stack web application for personal budget management.