Skip to content

Conversation

@biplab1
Copy link
Contributor

@biplab1 biplab1 commented Aug 25, 2025

Jira Task: 293

Screenshots

bills-billers.mp4

Description

  • Implemented screens to add billers (name, account number, contact, category) and bills (amount, due date, recurrence)
  • Added validation for required fields, amount checks, date picker for due dates, and preview of upcoming payments
  • Enabled saving billers and bills to local storage with navigation back to dashboard after creation
  • Added lists for bills and billers to view saved entries
  • Developed data layer with biller and bill models, repositories, API integration, local storage handling, and error validation
  • Used dummy data wherever backend API integration is pending clarification

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

@biplab1 biplab1 force-pushed the MW-293-billers-bills-setup branch from ab844b3 to 3b1fb25 Compare August 25, 2025 17:52
@biplab1 biplab1 force-pushed the MW-293-billers-bills-setup branch from 3b1fb25 to 980a4f0 Compare August 25, 2025 18:09
@biplab1
Copy link
Contributor Author

biplab1 commented Aug 25, 2025

Please merge it after #1909

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.

1 participant