Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JaishreeJanu committed Oct 23, 2020
1 parent 5c719f7 commit 487c256
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions coffee_shop/starter_code/README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,12 @@
# Coffee Shop Full Stack

## Full Stack Nano - IAM Final Project

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:
The application does:

1) Display graphics representing the ratios of ingredients in each drink.
2) Allow public users to view drink names and graphics.
3) Allow the shop baristas to see the recipe information.
4) Allow the shop managers to create new drinks and edit existing drinks.

## Tasks

There are `@TODO` comments throughout the project. We recommend tackling the sections in order. Start by reading the READMEs in:

1. [`./backend/`](./backend/README.md)
2. [`./frontend/`](./frontend/README.md)

## About the Stack

Expand Down

0 comments on commit 487c256

Please sign in to comment.