Skip to content

Iteration 1

scott iler edited this page Jul 6, 2020 · 10 revisions

Iteration 1 Video Update

https://youtu.be/vz358ZxQmmU

Goal

The goal of this iteration is to give the user a glimpse of the application. By providing some initial functionality, the user will be able to visualize and gain some insight into the direction of the development process.

Use Stories

As a CS6290 team member, before development begins, I want to understand the look and feel of the application UI, so I can make better programming decisions once we go to implement.

As a user, I want to be able to login to the Quest Manager application with my username and password through the login UI.

As a user, I want to be able to create a new game story.

As a user, I want to load an existing game story.

As a user, I want to be able to create both playable and non-playable characters.

As a user, I want to be able to create items.

Task Assignments

  • DB Design ERD for Characters, Players, Admins, and Items - Hodge
  • DB MySQL implementation - Hodge
  • Characters DAL & Controller - Scott
  • Players DAL & Controller - Scott
  • Admins DAL & Controller - Scott
  • Items DAL & Controller - Scott
  • Characters Model - Palmer
  • Players Model - Palmer
  • Admins Model - Palmer
  • Items Model - Palmer
  • UI Wireframe for Iteration 1 GUI elements (and preparing for Iteration 2 elements) - Hodge
  • GUI - login - Hodge
  • GUI - Management Dashboard - Scott
  • GUI - Category Management (The Iteration 1 categories are largely the same layout) - Palmer

Issues: Issue Tracking for Iteration1 on Trello

Clone this wiki locally