parent
b47cf8261f
commit
1c38e3229f
@ -0,0 +1,25 @@
|
|||||||
|
# API-Advice-Machine
|
||||||
|
|
||||||
|
**Tier:** 2-Intermediate
|
||||||
|
|
||||||
|
Utilize an API to display a random piece of advice at the click of a button and design it using CSS.
|
||||||
|
|
||||||
|
|
||||||
|
## User Stories
|
||||||
|
|
||||||
|
- [ ] User can click a button for advice
|
||||||
|
|
||||||
|
## Bonus features
|
||||||
|
|
||||||
|
- [ ] User can see history of advice given
|
||||||
|
- [ ] User can select a number to find that nunmber advice
|
||||||
|
|
||||||
|
## Useful links and resources
|
||||||
|
|
||||||
|
- [API used](https://api.adviceslip.com/advice)
|
||||||
|
- [Check on APIs/ API client](https://www.postman.com/downloads/)
|
||||||
|
- [Other APIs to use with same idea](https://dev.to/biplov/15-fun-apis-for-your-next-project-5053)
|
||||||
|
|
||||||
|
## Example projects
|
||||||
|
|
||||||
|
- [API Advice](https://github.com/JennaKoslowski/Advice)
|
Loading…
Reference in new issue