svb-hikip / hikipfe-react-public

4 stars 20 forks source link

Task 3 - Bills more details and delete #29

Closed svb-hikip closed 2 months ago

svb-hikip commented 2 months ago

image

The options should be changed to More Details and Delete when I click the three point icon on the right end.

More details and delete option should work! more details should take me to the invoice page

I will give you API endpoint when this task is assigned

aditya28n99 commented 2 months ago

I would like to work on Task 3 - Bills more details and delete (#29). Please assign this task to me.

svb-hikip commented 2 months ago

I got the API ready. Pull the new changes before you proceed.

API ENDPOINTS AND DOCS https://hikip-django-e06ccc5f06d1.herokuapp.com/api/schema/swagger-ui/

https://hikip-django-e06ccc5f06d1.herokuapp.com/api/schema/redoc/

aditya28n99 commented 2 months ago

Thank you for your feedback and for merging my previous contributions. I have pulled the latest changes and reviewed the new API documentation.

I will proceed with Task 3, which includes:

  1. Changing the options to "More Details" and "Delete" in the Bills component. 2.. Implementing the functionality for "More Details" to navigate to the invoice page.
  2. Implementing the delete functionality to remove the bill entry.

I will keep you updated on the progress. Please let me know if you have any additional instructions or considerations.

svb-hikip commented 2 months ago

The Bill Component has changed. Please check new commits.

aditya28n99 commented 2 months ago

I have pulled the latest changes and noticed that the Bill Component and the overall UI have changed significantly. to work with the task, could you please provide more details about the updates and any specific requirements or changes you have in mind?

svb-hikip commented 2 months ago

Yes this task is now redundant! Shall I close it?

aditya28n99 commented 2 months ago

sure!!

svb-hikip commented 2 months ago

@aditya28n99 Please takeup Task 5 - Invoice page