Skip to content

Conversation

@MoMo2Win
Copy link

@MoMo2Win MoMo2Win commented Nov 21, 2024

Related to #6

Here I've expanded the Client API services as the current repositories contains gap in the functionality department it includes clients, invoices and receipts. With those I also implemented some simple testing to check the functionality of the functions that was created. The reason of these changes is to make it more developer-friendly and enabling it to be more scalable in the future.

The functions I have created are:

  • Clients: get client by ID, update details, delete by ID
  • Invoices: get invoice by ID, delete by ID, search method capabilities, update details
  • Receipts: create, list, delete by ID, search for the receipts

…at they are able to choose which ones rather than using all the arguments
…ludes, create, list, delete and update clients
…ess redundant with handling the parameters of the clients data
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