MarioBassem / coffee_shop_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This web application is an implementation of one of the projects in Udacity's advanced web application nanodegree program.

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.

The application can do the following:

  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.

About the Stack

Backend

The ./backend directory contains a Flask and SQLAlchemy server.

Frontend

The ./frontend directory contains an Ionic frontend to consume the data from the Flask server.

About


Languages

Language:TypeScript 55.8%Language:Python 22.6%Language:HTML 10.3%Language:SCSS 7.4%Language:JavaScript 3.9%