Project 2 Concept
For the second project of the semester, my group members and I decided to use an API outside of its intended use. We decided to make baby Yoda into the ultimate fortune teller! (inspired by Zoltar).
On the front end: the user would come to Yoda for a reading and he would tell them the current state of their life.
On the back end: we are taking a movie quote from the moviequote API and passing it through another API that turns it into yoda-speech. That resulting text would be assigned as the card's meaning.
My role:
- In this project I will be in charge of the API integration on the backend.
