18F / brutus

DEPRECATED - Doing heavy lifting in the land of government hiring.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow tagging of SMEs with Skills and match Applications based on said Skills

amoose opened this issue · comments

commented

SMEs can check off one or more of: Designer, Developer, Product, Business
Applications will default to:

  1. Designer if Graphic Design or UX are checked
  2. Developer if Web Developer (front end or back end are checked) & none of the above
  3. Business if Business Development / Sales is checked & none of the above
  4. Product if Product Management is checked & none of the above
  5. Needs Review if none of the above
commented

Does this look correct?

des = Designer
dev = Developer
prod = Product
biz = Business

Business Development / Sales biz prod
Data Analysis dev
Data Visualization dev des
Entrepreneurship biz
Evangelism / Public Speaking biz prod
Graphic Design des
Human Resources biz
Legal biz
Product Management prod
Project Management prod
User Experience (UX/UI) dev des
Web Developer (back-end) dev
Web Developer (front-end) dev des

We don't want apps to appear in two buckets. There should be one and only one type for an app.

commented

des = Designer
dev = Developer
prod = Product
biz = Business

Business Development / Sales biz
Data Analysis dev
Data Visualization des
Entrepreneurship biz
Evangelism / Public Speaking biz
Graphic Design des
Human Resources biz
Legal biz
Product Management prod
Project Management prod
User Experience (UX/UI) des
Web Developer (back-end) dev
Web Developer (front-end) dev