Resolve "As a user I want to see a list of all available towns with trails so I can plan where to go"
requested to merge 48-as-a-user-i-want-to-see-a-list-of-all-available-towns-with-trails-so-i-can-plan-where-to-go into main
Closes #48 (closed)
As per the user story, I re-designed the old home page to be the same as the new page, this newer page is now dynamic, instead of being hard-coded, allowing for each user to view their current progress per town.
The progress is the % of all landmarks in a town collected with respect to the number of trails in said town ( both values easily visible). I have also given a rough colour-code to each % progress a user has.
i.e.
- 100%-Gold Banner and trail progress/trail number Gold box
- (90-99)% - Dark Gold colours
- (70-89)% - Blue colours
- (50-69)% - Green colours
- (00-49)% - Red colours
Edited by Rhys Evans