Skip to content

Sprint 2

Sam edited this page Oct 26, 2022 · 3 revisions

Sprint 2 Description

The main focus of Sprint 2 is get a mySQL database connection established and the ability to save text written on the Article Editor. The user story for Sprint 2 is As A writer I want to be able to write an article and save as a draft.

Table of Contents

Requirements

User Story

The user story chosen for sprint 2 is As a Writer I want to be able to write an article and save as a draft.

Architecture

For sprint 2 the team decided that the primary architecture was to be built in react-native. The API routes are built with Node.js. The server will be a MySQL server.

Flow Chart

The flow chart for sprint 2 shows the path that each user will follow while interacting with the web portal.

Data Design

This is the sprint 2 data attributes for the MySQL database.

Sprint Overview

Sprint 2 Overview Slides

Clone this wiki locally