ArnaudBand / ArnaudBand/JavaScript-capstone-project
[0.5pt] Find external API - group task
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing unauthenticated APIs against the required item list, unique IDs, detail views, and optional image resources. Done means documenting one suitable API choice and confirming whether authentication is needed; no files or tests are mentioned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100