Skip to content

purvap19/AWSQuiz

Repository files navigation

AWSQuiz

Purva Patel

About

Create a menu driven Python application using AWS and Cloud9 environment

Requirements

  • Use at least one DynamoDB table
  • Use at least one S3 bucket
  • Menu should contain at least 6 items
  • Use boto3 as the main library

Description

This quiz app project allows users to take quiz, view scoreboard, download quiz questions, delete a user, view userguide, or exit. The program first prompts user to create a username before starting the quiz. The quiz questions are stored in a S3 bucket and the scoreboard is created in the DynamoboDB table.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages