In this first first group project of the bootcamp, we built "Digital Coffee: Your Daily Dose of Inspiration," utilizing several different APIs to generate user's choices of:
-
Open Weather API (weather): https://api.openweathermap.org/data/2.5/weather
-
Pexel API (image): https://api.pexels.com/v1/search?query
-
icanhazdadjoke API (quote): https://icanhazdadjoke.com
-
Inspirational quote API (quote): https://type.fit/api/quotes
-
Chuck Norris Jokes API (quote): https://api.chucknorris.io/jokes/random
-
Taylor Swift Quotes API (quote): https://api.taylor.rest
-
Ron Swanson Quotes API (quote): https://ron-swanson-quotes.herokuapp.com/v2/quotes
- User can select his or her choices of "Quote Theme," "Photo Theme," and "Weather for A Chosen City."
View the site at digital-coffee
- APIs: Listed on API section.
- Boostrap: https://fonts.google.com/
- Google Font:https://getbootstrap.com/
- Moment.JS: https://momentjs.com/
- JQuery: https://jquery.com/
- Font Awesome: https://fontawesome.com/
Brian Hestir: [email protected]
Derrick Hardison: [email protected]
Tony Schwebach: [email protected]
Sungpil An: [email protected]
GitHub Repository: https://github.com/ahnlok/digital-coffee
Licensed under the MIT License:
Copyright (c) [2020] [Brian Hestir, Derrick Hardison, Tony Schwebach, and Sungpil An]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.