jonassanoj / dbpro

DB Project 1
19 stars 1 forks source link

Create a dynamic category bar #78

Closed walida closed 12 years ago

walida commented 12 years ago

Somaia and Walida

Somaia commented 12 years ago

1) I should extend category and filed table (database/data.sql) with which category and filed name? 2) I must add category bar into header(or somewhere else)? @tilman-schieber @jonassanoj

tilman-schieber commented 12 years ago

ToDo: Finishing last week's task

New feature:

jonassanoj commented 12 years ago

ToDo: Finishing last week's task

  • implement the functionality correctly, a horizontal bar that fills with most popular and/or favorite categories

complete

  • correct the activeRecord query so it works

not done

  • improve the look

complete

New feature:

  • make sure the bar has always the same number of elements

not done

  • add a drop down field at the end of the bar that allows you to directly select any category (sorted by field). There is a function in category_model you can use directly

complete