Shahid-Bagwan / Tasty-Bites

0 stars 0 forks source link

JavaScript Capstone Project #43

Closed 78fatemanazari closed 1 year ago

78fatemanazari commented 1 year ago

General requirements

HTML/CSS & JavaScript requirements

Project requirements

IMPORTANT NOTE: in this project you will also practice giving code reviews to your teammates. Remember to read the Code Review carefully!

APIs

You can find more APIs in this GitHub repo or in ProgrammableWeb. Some of the APIs require a token, some require authentication, and some others are just open.

Interfaces

Counters We have counters in all the interfaces that show:

Even if the API gives you these numbers, you will create a specific function to calculate these numbers in each page. These count functions need to be covered with unit tests using Jest.

Shahid-Bagwan commented 1 year ago

Hi @Shahid-Bagwan ,

Your project is complete! There is nothing else to say other than... it's time to merge it :shipit: Congratulations! 🎉

Highlights

✅ Correct use of Gitflow ✅ No linter error ✅ Features Implemented successfully.

Optional suggestions

N/A

Cheers and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear. Please, remember to tag me in your question so I can receive the notification.