This project is a requirement to complete FSND program from Udacity. Project Link : https://github.com/udacity/FSND/tree/master/projects/03_coffee_shop_full_stack/starter_code
Udacity has decided to open a new digitally enabled cafe for students to order drinks, socialize, and study hard. But they need help setting up their menu experience.
You have been called on to demonstrate your newly learned skills to create a full stack drink menu application. The application must:
- Display graphics representing the ratios of ingredients in each drink.
- Allow public users to view drink names and graphics.
- Allow the shop baristas to see the recipe information.
- Allow the shop managers to create new drinks and edit existing drinks.
Instruction to install dependencies will be found on readme for each part. Check below.