SulimanJoya / JavaScript-capstone-project

MIT License
1 stars 1 forks source link

Project Completed #27

Closed DannieMo closed 1 year ago

DannieMo commented 1 year ago

Milestone 1 Header and Footer

Task Completed Added header Added Footer

Milestone 2: HomePage

Task Completed When the page loads, the webapp retrieves data from the selected API and shows the list of items on screen with the basic data I Prepared the "Comments" and "Reservations" buttons. for now, they are doing nothing - just being displayed.

MileStone 3: Item Count

In this PR I did the following:

  1. I created a function to check action count
  2. I imported and rendered it. check image below. image

MileStone 4: Added getLikes and postLike functions

Added getLikes and postLike functions. In this milestone, I have done the following:

  1. Added a function to post like to the involvement API.
  2. Added a function to get likes from the involvement API.
  3. Rendered the gotten likes to the page for the user.

Final MileStone: Add Test for Items Counter

Task Completed

  1. Added a function for items counter covered with unit tests using jest.
  2. Added test for all edge cases.

PS. I had some issue with my coding partner. Therefore, I was authorized by Marco Lizza to build the project alone: the part that was assigned to me, which is the Student A Cards.

DannieMo commented 1 year ago

Dear reviewer,

As requested by the previous reviewer, attached is a copy of the communication between Student Success, Marco, and myself and his suggestion to work on the Student A cards of the Kanban board, which is what I have done.

image

Thanks for the review.

ahmetbozaci commented 1 year ago

Hello @SulimanJoya

This is an additional review as a result of the second opinion request.


Please ask for another review in your Dashboard and the next Code Reviewer will mark it as approved right away

Cheers and Happy coding! 💻 👏


GitHub | LinkedIn | Twitter

Reviewed by Ahmet Bozacı