Cocktails Database Collection
- webpage loads index.php and displays cocktails currently in the database in display.php
- header template containing nav and title elements
- footer template containing copyright info share to social media
- form.php for adding own cocktail containing:-
- name, ingredient list, and method
- submit button to add to the database
- pseudocode
- add link to Make A Cocktail Page
- make a Cocktail.php page
- make a header template for the page
- make a form with dropdown fields
- add name of cocktail
- choose ingredients from dropdown 1ist
- choose dropdown method
- submit button to send data to database
Form validation
Database
- make connection to the database
- insert data to the database
Display New Cocktail
- generate template to display data and image
- generate user generated cocktail
Styling
- style the template
- style the from
- style the submit button
Unit Testing Param Docs Cross platform testing and accesibility