Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Team 9

CST 336 – Internet Programming

______________________________________________________________________________

Team Project - Plan

Project Title Jeffpardy


Description A brief description of what your team plans to do for the final project

We plan to make a Jeopardy-style game with an arcade-style


scoreboard where users will be able to enter their name and their
score will be shown. Users will also be able to create, edit, and delete
questions and answers (As well as view while playing).

Feature Requirements:
● Users will enter their name using a textbox and various select
and radio fields to choose the correct answer. They will also
use textbox fields when adding/editing questions for the
game.
● The user’s number of attempts at playing the game will be
stored using web storage
● The user will have the ability to create new questions to add
to the game. They can also edit/delete existing questions
(data for existing questions will first be pre-populated).
● We will use Web APIs to initially populate the database with
questions and answers for the game.
● Our three databases will be: Users, Questions, Answers

Team Members Megan Aleman, Anthony Broussard, Brandon Pimentel, Michelle


Brown

Team Coordinator Michelle Brown

Any team issues Any issues your team might be experiencing with team mates (not
responding, etc.)

None

Project roles If possible, list the roles that your teammates will be taken in the
project development. All of you should be involved in coding at least a
couple of functions, however, some of you might take a more active
role in other areas such as: database development, quality assurance,

1
Team 9
CST 336 – Internet Programming

______________________________________________________________________________
styling and formatting, front-end programming, etc.

Database development: Michelle


Quality assurance: Megan
Styling and formatting: Megan
Front-end programming: Brandon
Back-end programming: Anthony
Team coordinator/documentation: Michelle

You might also like