Cocktail Bar Website
This website was created using Bootstrap as a front-end to interact with the Cocktail Bar API. It provides a user-friendly interface for browsing and exploring the cocktail data retrieved from the API.
Tech Stack: HTML, CSS, JavaScript, Bootstrap, Express
Cocktail Bar API
Developed as a final project in Fall 2022, this API served as a practical exercise in data management and API development. The project involved importing cocktail data from a file into a MongoDB database, then creating an API with two routes: one for listing all available drinks, and another for retrieving specific drink details based on URL requests. The project was hosted on Google Cloud Platform.
Tech Stack: JavaScript, Express, MongoDB, Google Cloud Platform