Release Plan - Hegberg/Agile_Android_Abstracts GitHub Wiki

Navigate this page:

  1. Project Part 3
  2. Project Part 4
  3. Project Part 5
  4. Future Release Plan

##Release Plan

##Project Part 3 TA Feedback - Finish by Feb 18 2016 - Take the feedback for Project Part 2 into consideration and make any tweaks and changes to it. Also implement the "surprise" change in requirements into our project planning.

Finish Object-Oriented Analysis and Design - Finish by Feb 20 2016, Due Oct 26th 2015 - Plan the initial UML class diagram which will encompass all the important classes and relationships within our app.

##Project Part 4 TA Feedback - Finish by Feb 26 2016 - Take the feedback for Project Part 3 into consideration and make any tweaks and changes to it.

###Things: Finished by Mar 6 2016 - As a Owner I should be able to

  • Add an item
  • View my items
  • View a specific item
  • Edit my items
  • Delete any of my items

###Status: Finished by Mar 8 2016 - As a Owner or Borrower I should be able to

  • See the status of an item

###User Profile: Finished by Mar 10 2016 - As a User I should be able to

  • Create a profile with a unique username and contact information
  • Edit the contact information in my profile
  • See other users contact information when clicking on their username

###Searching: Finished by Mar 12 2016 - As a Borrower I should be able to

  • Search through non-borrowed items with a specified set of keywords
  • Search through all non-borrowed items

##Project Part 5 TA Feedback - Finish by Mar 20 2016 - Take the feedback for Project Part 4 into consideration and make any tweaks and changes to it.

###Bidding: Finished by Mar 26 2016 - As a Borrower I should be able to

  • Bid for an available item
  • View list of items I have bet on that are currently pending As an Owner I should be able to -
  • Be notified of a bid
  • View list of my things with bids
  • View all the bids on one of my item
  • Accept a bid on one of my item
  • Decline a bid on one of my item

###Borrowing Finished by Mar 28 2016 - As a Borrower I should be able to

  • View a list of all the items I am currently borrowing As a Owner I should be able to
  • View a list of all my items that are currently being borrowed

###Returning Finished by Mar 30 2016 - As a Owner I should be able to

  • Set a borrowed item to be available when it is returned

###Offline Behaviour Finished by Mar 30 2016 - As a Owner I should be able to

  • Define new things while offline and push the additions when I get online

####Mar 1-4th(Leeway Time)

  • Clean up code
  • Deal with any extra requirements or functionalities we'd like to add
  • Test app extensively to make sure is working properly

##Future Release Plan

###Clean up Aesthetics

  • Current Aesthetics not always concise and work well with all devices, would like to make more pleasing to the eye and easy to navigate

###Item Categories

  • Current items all thrown together, create categories for items to be a part of so other users can easily find what type of items they are looking for

###Load Images from the phone

  • Images are only able to be captured currently, would like user to be able to upload an image instead of having to take an image when they add the item.

###Communicate between users

  • Users can only currently bid on items and gather the other users contact information. would like them to be able to communicate within the app for ease of use.