noisebridge / pyclass-project

Other
8 stars 2 forks source link

list of people with skill #4

Closed eleddy closed 12 years ago

eleddy commented 12 years ago

e.g search_for_user?skill=python

  1. wire up a template that maps to search_for_user and displays a form to search for static skills
  2. pull those skills from the database dynamically (and uniquely)
  3. mockup return results in htmls
  4. dynamically return user results

This is the same process as the TODO list. Mock first, make dynamic late.