Skip to content

gxespino/competency-matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Competency Matrix

Competency Matrix is a simple Rails app that enables users to track their programming competencies and for managers to analyze their team's improvement over time.

Installation

Clone the repo:

$ git clone https://github.com/gxespino/competency-matrix.git

Move into the directory and install the dependencies:

$ cd competency-matrix
$ bundle install

Create and migrate the database:

$ rake db:setup

Start the server:

$ rails server

Visit the app at localhost:3000

Usage

Team members can register using their email and then fill out the competency matrices.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/gxespino/competency-matrix.

About

Competency Matrix application for tracking programmer competencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published