Easy app to help you choose which drink to make for you and your loved ones!!
Link to project: Fresh Drink
This is a fun cocktail-maker that you can impress your friends at your house party! You can get the ingredients and instructions for the cocktail you want to make just by typing 1. the name of the cocktail/liquor, 2. the first letter of the name or if you or your friends can't decide what you want to make, there is a button for 3. randomizer!
This app was my first ever attempt using APIs. I created my images such as the logo and the background to embellish the styling. Asked around to see what type of futures would be helpful, and added them accordingly—added more options for various situations that users might have.
HTML, CSS, JavaScript
I definitely learned more about WebAPIs. The concept and how to use it correctly. I also re-learned a lot of CSS futures while I worked on this project. It was challenging to re-organize and read codes (that I had references from swiper.js) at first but I was able to adjust the parts to where I wanted to be. Finding the right APIs that are functioning and also match with the feature I wanted to add was hard at first. However, it was a very good practice to get used to WebAPIs.