frintern / skill-checker

An app to help you find and grow in a career you love. See link to app ===>

Home Page:https://frintern.github.io/skill-checker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pathfinder

This is an app to help anyone find and start a career in tech. Learn more here

To run in dev:

Note: this is needed to be able to make calls to the google-sheets API from some "host" that is not just the local file system

  • Need to have python installed
  • $ cd into project directory
  • Run the python server (on port 8000) to serve the file
    • Python 2: $ python -m SimpleHTTPServer 8000
    • Python 3: $ python -m http.server 8000

About

An app to help you find and grow in a career you love. See link to app ===>

https://frintern.github.io/skill-checker/


Languages

Language:JavaScript 54.5%Language:CSS 31.0%Language:HTML 14.6%