shaheenm82 / quest-list

Automatically exported from code.google.com/p/quest-list
0 stars 0 forks source link

Sort and display quests according to the defined skill trees #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Quests should be fall into one or more of the defined skill trees.

The Skill trees are 
Fitness (FIT)
Learning (INT)
Culture and History (ART)
Social (CHR)
Personal (PER)

The app should display these skill trees and sort/filter quests into these 
trees.

Original issue reported on code.google.com by shaheen....@gmail.com on 25 Feb 2015 at 7:47

GoogleCodeExporter commented 8 years ago

Original comment by shaheen....@gmail.com on 25 Feb 2015 at 8:05

GoogleCodeExporter commented 8 years ago
The App comprises of a navigation drawer that lists each of the skill trees
Fitness
Learning
Culture
Social
Personal

By selecting an item on the navigation drawer the user filters the list of 
quests for quests that have tasks where XP is awarded for that Skill Tree.

Original comment by shaheen....@gmail.com on 4 Mar 2015 at 5:04

GoogleCodeExporter commented 8 years ago
[10:16:07 PM] Shaheen: Ok so i used a navigation drawer instead of tabs, as I 
thought this is a good navigation tool
[10:16:49 PM] Shaheen: I've been testing on a phone and with the limited screen 
space all the quest/task options dont fit well on the smaller screen
[10:16:50 PM] Will Davies: Tidy, and having that as well as the splash page on 
opening would be handy for people who know where they
[10:16:57 PM] Will Davies: #they're going
[10:17:14 PM] Will Davies: so, maybe have that for adding quests

Original comment by shaheen....@gmail.com on 12 Mar 2015 at 3:33

GoogleCodeExporter commented 8 years ago
Created a default landing page that provides the users stats and experience for 
each of the skill trees.

The User portion of the Navigation drawer can also be used to get to this 
screen by clicking on the User item. 

Original comment by shaheen....@gmail.com on 27 Mar 2015 at 2:05