SkillsIdentifier is a system dedicated to help job seekers identify and communicate current skill set in order to improve resumes accordingly. This system could increase job seekers' self-efficacy by improving users’ ability to articulate their skills.
- Install nodeJS
- Install ionic
- Navigate to the project root directory and install Firebase
$npm install firebase
- Navigate to the project root directory and start a server in your browser
$ionic serve
Note that because of the way ionic structures files, we use a script (/hooks/after_prepare/010_copy_browser_to_docs.js)
to create a 'normal-looking' web app in /docs.
To update the website, you must run ionic cordova build browser from the Terminal.
This project is created and managed by the Social Innovations Group, School of Information, the University of Michigan.
This project is funded by the the National Science Foundation.