blab / nextflu

Real-time tracking of influenza evolution
http://nextflu.org
GNU Affero General Public License v3.0
88 stars 19 forks source link

Include header links #114

Closed trvrb closed 8 years ago

trvrb commented 8 years ago

This adds header links to methods, help and reports. It also cleans up the help page layout. Including the Bootstrap dropdown required jquery. But I think the extra JS is worth it. Especially as we can make the UI elements prettier this way.

This is ready to merge from my perspective. See what you think.

rneher commented 8 years ago

I think this is great. One possible addition would be a "home" tab that gets you back to nextflu. clicking on the logo does that, but it might not be obvious to everybody. We could also include virus and resolution in the menu, but I guess people just got used to the current layout. Feel free to merge and push

trvrb commented 8 years ago

Thanks for the feedback. I'll include an "App" tab to get back to the main site (unless you'd definitely prefer "home"). I like the idea of moving virus and resolution to the top. I think I'll do this in a separate branch however.