Open Issues Need Help
View All on GitHubAI Summary: Implement a feature in the Card Nudge Flutter app to allow users to create and manage bank entities. Each bank entity should include fields for name, optional code, logo path, support number, website, and color hex code. This involves creating models, UI elements for input and display, and integrating the new functionality into the existing app's data management and persistence.
Card Nudge is a modern, minimal, and feature-rich Flutter app designed to help users manage multiple credit cards efficiently. The app keeps users informed about their billing cycles, due dates, and current dues - and reminds them gently when it matters most.
AI Summary: Implement features to manage payments within the Card Nudge app. This includes adding the ability to update existing payment details, delete payments, and potentially add other related operations such as viewing payment history or marking payments as completed. The implementation should integrate seamlessly with the existing card management and data storage systems (Hive and Supabase).
Card Nudge is a modern, minimal, and feature-rich Flutter app designed to help users manage multiple credit cards efficiently. The app keeps users informed about their billing cycles, due dates, and current dues - and reminds them gently when it matters most.