MVP Features - a2thelee/friday-drinks-capstone GitHub Wiki

#Features

1. New account creation, log in, log out, and guest/demo login

  • Users can sign up, log in, and log out.
  • Users can use a demo log in in order to tour the site as a simulated log in user.
  • If a user is logged in, they may access a profile tab and check their favorite drinks and other account info
  • Users that are not logged in will be able to interact with the site but full interaction will not be possible

2. Drinks

  • Users will be able to look at a list of drinks available on the site, along with each drink's information
  • Logged in Users will be able to create a drink using a wide range of ingredients while submitting an image using AWS
  • Logged in users will be able to delete and/or edit the drinks they have created

3. Search

  • Users can search for drinks based on name
  • Users can search for drinks based on an ingredient input
  • Users will be able to filter through drinks based if it is alcoholic/non-alcoholic
  • Users will be able to submit a list of ingredients and find out what drinks they can make right away