Skip to content

softwareunderground/careermap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

careermap

A small app to map career paths

The notebook is very hacky, but it might be easier to develop new things there instead of in the app.

The app is a flask app. Run it with:

flask run

Requirements

You'll need networkx and flask. So far, everything else is standard library.

Or just do this from this directory:

pip install -r requirements.txt

Demo

This app is no longer deployed anywhere.

About

A small app to map career paths

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published