-
Notifications
You must be signed in to change notification settings - Fork 2
Release Plan
TA Feedback - Finish by Oct 18th 2015 - 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 OO Analysis and Design - Finish by Oct 24th 2015, Due Oct 26th 2015 - Plan the initial UML class diagram which will encompass all the important classes and relationships within our app.
TA Feedback - Finish by Oct 28th 2015 - Take the feedback for Project Part 3 into consideration and make any tweaks and changes to it.
Finish by Oct 29th 2015 - As an Owner and a Borrower we should be able to:
- create an account that contains your information and inventory
- have a login into the system with an unique username
Finish by Nov 2nd 2015 - As an Owner, I should be able to:
- Add an item to my inventory
- Edit an item in my inventory
- Remove an item from my inventory
- View my inventory
- Select and view an item from my inventory
- Set items in my inventory as public or private to other users
- Categorize an item into one of the given category types
Finish by Nov 5th 2015 - As an Owner, I should be able to:
- Search other users by username
- Add another user as a friend
- Remove a friend from my friend list
- View my own profile
- View other's profiles
Finish by Nov 8th 2015 - As a Borrower, I should be able to:
- Search my friends' inventories
- Browse an inventory by given list of categories
- Browse an inventory by a text query
TA Feedback - Finish by Nov 11th 2015 - Take the feedback for Project Part 4 into consideration and make any tweaks and changes to it.
Finish by Nov 16th 2015 - As a Borrower, I should be able to:
- Offer a trade for a friend's item in their inventory
- Delete a trade
- Browse sent trade offers
and as an Owner, I should be able to:
- Get trade notifications when receiving an offer
- Accept the trade or Decline it
- Offer a counter trade
- Browse given trade offers
and as either a Borrower or an owner, I should be able to:
- Edit trade options
- Email trade info from each of the participating parties
- Browse past trades
- Browse current trades
Finish by Nov 21st 2015 - As an Owner, I should be able to:
- Attach a photograph to an item in inventory
- View an item's photograph
- Delete an item's photograph
- Enable and disable other users to see the item
Finish by Nov 23rd 2015 - As an Owner, I should be able to:
- Add items to a temporary storage space while being offline that will be later added into the inventory once reconnected
- Browse previously viewed inventories of friends
As a Borrower, I should be able to:
- Make a trade offer while being offline that will be sent once reconnected
Finish by Nov 25th 2015 - As a User, I should be able to:
- Change my profile information
Nov 26th-30th (Leeway time) -
- Clean up code and git repo
- Deal with extra requirements
- Add multimedia such as sounds, music
- Create a trailer?