Skip to content

johnsonav1992/cocktail-app

Repository files navigation

Cocktail Central

THIS APP HAS BEEN REFACTORED!
~ Migration to TS + refactor - July 2024
~ Original build: July/August 2022

Cocktail Central is a custom-built drink recipe search application that utilizes the cocktail DB as its main database API. Users can use this app to search for and save drink recipes for personal use.

This app was create with JavaScript/TypeScript, HTML, CSS, JQuery, Axios, Express, Node.js, & PostgreSQL.

Features

Features inluded in Cocktail Central Include:

  • Drink card to display selected drink
  • Search by first letter
  • Search by name or portion of a name
  • Filter by ingredient (only returns drinks that include that ingredient)
  • Favorites: Users can add ay loaded drink to their favorites list to save for later (favorites can also be deleted)

Usage

To use Cocktail Central, visit THIS LINK OR clone this github repository, in terminal run 'npm i' to install dependencies, then run 'npm start' to start the server. Visit localhost:4000 to view the application after server start.

Original Demo Video (2022)

https://www.youtube.com/watch?v=uLWQw6ePprc

Screenshots

Screenshot 2024-07-05 at 7 19 45 AM

About

Devmountain Foundations Capstone Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published