Before we begin building the rest of our templates, what we’ll want to do is take a deep breath and think about our Bug Tracker’s structure.
In my experience there are two ways to approach this:
1. Plan out the navigation, then build your structure according to that or,
2. Build the structure, then figure out how to create navigation that makes sense.
A Bug Tracker is a fairly specific application that has straightforward needs. As we’re using a simple template, with only a left menu, we can already see that navigation needs be simple and easy to use.
This particular article is going to hint at some of the upcoming features of the Bug Tracker, since we’re going to add some links right now.