Skip to content

juhojo/WLO

Repository files navigation

WLO

WorkLoadOptimator with ReactJS.

Uses Knapsack 1/0 algorithm and graph theory to solve the most efficient way of choosing your courses. See live demo at: http://wlo.oksanen.co/

Tech

  • NodeJS
  • ReactJS
  • Webpack

Requirements

  • NodeJs
  • Webpack

Getting started

  • Install NodeJS

Install the following packages:

  • Webpack: npm install webpack -g // Installs globally
  • Webpack: npm install webpack-dev-server
  • Babel: npm install babel-core babel-loader babel-preset-react babel-preset-es2015
  • Other packages: npm install

Development

  • default port 8080
  • run command: npm start

About

WorkLoadOptimator with ReactJS. Uses Knapsack 1/0.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages