Skip to content

Works on User Authentication and Authorization using a third party service Auth0

Notifications You must be signed in to change notification settings

rohpal2001/Coffee_Cafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coffee Cafe

This is a full stack website that achieves the following goals:

  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.

coffee

coffee2

About the Stack

We started the full stack application for you. It is designed with some key functional areas:

Backend

The ./backend directory contains a completed Flask server with a SQLAlchemy module.

View the README.md within ./backend for more details.

Frontend

The ./frontend directory contains a complete Ionic frontend to consume the data from the Flask server. You will only need to update the environment variables found within (./frontend/src/environment/environment.ts) to reflect the Auth0 configuration details set up for the backend app.

View the README.md within ./frontend for more details.

About

Works on User Authentication and Authorization using a third party service Auth0

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published