Skip to content
/ prof2 Public

An ember-cli based application to display your resume, using an experimental idea for managing multidisciplinary professional profiles.

Notifications You must be signed in to change notification settings

bbaaxx/prof2

Repository files navigation

prof^2

wercker status | Build Status | DevDependency Status

*** ABANDONED ***

An ember-cli based app for managing and presenting your professional profile.

prof2 (short for professional profiles) is an ember application to build, manage and present information about your professional career. It's main objective is to allow the user to generate views (resumes) of this information that can be easily consulted by recruiters and HR staff.

The aim of this app is to provide an intuitive guide to build a professional profile taking in consideration cases where a professional amasses a large collection of skills and experiences that when combined into different skillsets and experiencesets will derive into the full range of possible job roles for a given person.

An example of this would be the case of a developer that has experience with javascript development for the frontend but also has experience and skills that can be used for an ITIL-CI position.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

An ember-cli based application to display your resume, using an experimental idea for managing multidisciplinary professional profiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published