Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FInd an external api for implementation #39

Merged
merged 2 commits into from Jul 28, 2022

Conversation

AbrahaKahsay
Copy link
Collaborator

Project description

Find an API to base the development of the webapp around it. The API should allow you to:

  • Get a list of items with a unique item id (or generate the unique id).
  • For a given item, get detailed information about it. choose an APIs that doesn't need authentication. if you select an API that requires authentication, you should implement it on your own. Also, if you select an API that provides image resources your webapp will be more visual.

@AbrahaKahsay AbrahaKahsay linked an issue Jul 28, 2022 that may be closed by this pull request
Copy link
Owner

@for-ashraf for-ashraf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dear, You have done great!. There is nothing left to implement. You can merge the branch

@AbrahaKahsay AbrahaKahsay merged commit 7b71251 into development Jul 28, 2022
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.

[0.5pt] Find external API - group task
2 participants