nickmjones / oneonewonder.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oneonwonder

Being a new manager is hard. Not only do you not want to mess things up for yourself, but now you have other people depending on you to mentor and lead them.

Oneonwonder is a dashboard that helps you organize information about your team, plan their one-on-ones, and get advice from seasoned managers.

To Do

  • Need to change controller for logging in

Goals

Goals have three parts, each related to a specific area of employee growth: a) The tactical, things related to work (like creating a process or meeting a business goal) b) Personal development, like learning a new skill

Colleague has_many Goals

Goal belongs_to Colleague has_one User goal_type:string goal_title:string goal_description:text goal_complete:boolean

About


Languages

Language:Ruby 62.5%Language:HTML 25.4%Language:CSS 8.9%Language:JavaScript 3.2%