Skip to content

splitwise-v2.0.2

Latest
Compare
Choose a tag to compare
@divyesh599 divyesh599 released this 27 Apr 07:37
· 15 commits to main since this release
  1. API Endpoint Creation:
    • Developed a new API endpoint in Splitwise for adding expenses.
  2. Functionality Overview:
    • Users can now seamlessly add expenses directly through the Splitwise interface.
  3. Input Parameters:
    • Specify expense type (Equal, Exact, Percent).
    • Provide a brief description of the expense.
    • Input the total amount paid.
    • Select users involved in the expense and the creator.
  4. Validation and Error Handling:
    • Implemented robust validation mechanisms to ensure accurate data entry.
    • Customized error messages guide users to correct any input mistakes.
  5. Expense Addition Process:
    • Upon successful validation, the expense is seamlessly added to the Splitwise platform.
    • Various splitting options are available based on the chosen expense type.
  6. User Feedback:
    • Immediate confirmation message notifies users of the successful addition of the expense.