Skip to content

Sprint 1

Sam edited this page Oct 25, 2022 · 39 revisions

Sprint 1 Description

The main focus of sprint 1 is to get the development environment set up and be able to launch a simple version of the app on the Android emulator and iPhone simulator. The user story chosen for sprint 1 is: As a Reader I want to be able to view an article.

Table of Contents

Requirements

User Story

The user story chosen for sprint 1 is: As a Reader I want to be able to view an Article.

Backlog

Label User Story
View an article As a Reader I want to be able to view an article in the app.
Write an article As a Writer I want to be able to write an article in the portal.
Edit an article As a Copy Editor I want to be able to edit an article in the portal.
Publish an article As an Admin I want to be able to publish an article.

Sprint 1 Use Case Diagram

Sprint 1, Use case diagram

Actor Details

  • Reader - The user that downloaded the app.
  • Writer - A Drury Mirror employee, who writes articles.
  • Copy Editor - A Drury Mirror employee, who can write and edit articles.
  • Admin - A Drury Mirror employee, who can write, edit and publish articles.

Sprint 1 Architecture

The initial architecture for the communication between the App, the Portal and the Database.
The word website refers to the Portal.

Sprint 1, Portal architecture

Sprint 1 Overview

Sprint 1 Overview Slides

Clone this wiki locally