Skip to content
imswebra edited this page Oct 15, 2020 · 22 revisions

Welcome to the Bookmark wiki!

This is the wiki for the CMPUT301F20T01 team project. This project will be a Java Android app that allows users to track, lend and borrow books.

Team Members

CCID Github Account
hennig1 @kylehennig
mbadam @mitchadam
nayan @nayancprakash
rkortbe @ryankortbeek
kstanisz @konradstanski
claerhou @imswebra

Project Part 2 - Preparation

1. Product Backlog

For the product backlog, GitHub issues were made for each user story so we could organize them in GitHub projects. The current main project board is viewable here. Each story has its rationale, size estimate and risk level. The stories are numbered according to the user requirements so it is easy to match the story to the requirements. The team will use this to keep track of each member's tasks.

2. User Interface Mockups and Storyboard Sequences

For the UI Figma was used to design the mockups and storyboard sequence. This will greatly assist the team when developing the app in understanding what UI is required. The UI can be found in the doc directory.

3. Object Oriented Analysis

The OOA can be found in the doc directory. In accordance with instructions from Dr. Ken Wong, entity classes were focused on. This UML will assist the team in understanding the necessary models and their interactions when developing the app.

Note: The above information will be kept up to date as the project evolves.

Clone this wiki locally