/full-stack-web-projects

Projects Fyyur, Trivia API, Coffee Shop Full Stack, Deploy a Flask App to Kubernetes Using EKS, FSND Capstone, etc.

Primary LanguagePython

Projects for Udacity Full Stack Nanodegree

Fyyur is a musical venue and artist booking site that facilitates the discovery and bookings of shows between local performing artists and venues. This site lets you list new artists and venues, discover them, and list shows with artists as a venue owner.

A webpage to manage the trivia app and play the game. The application:

  1. Displays questions - both all questions and by category. Questions show the question, category and difficulty rating by default and can show/hide the answer.
  2. Deletes questions.
  3. Adds questions and require that they include question and answer text.
  4. Searchs for questions based on a text query string.
  5. Plays the quiz game, randomizing either all questions or within a specific category.

The project goal is to build the backend for a coffee shop application. You can add user accounts and authentication to your application and use role-based access management strategies to control different types of user behavior in the app.

Containerize and deploy a Flask API to a Kubernetes cluster using Docker, AWS EKS, CodePipeline, and CodeBuild.

The Casting Agency models a company that is responsible for creating movies and managing and assigning actors to those movies.