Giter Site home page Giter Site logo

dvorka / shifts-solver Goto Github PK

View Code? Open in Web Editor NEW
33.0 6.0 7.0 29.29 MB

Finds a solution to fitting employees with preferences in a schedule for shifts-based operation (GWT, Google AppEngine).

License: Apache License 2.0

Java 75.38% CSS 22.20% HTML 2.42%
google-appengine gwt planning optimization schedule solver employee-management

shifts-solver's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

shifts-solver's Issues

Solution view panel to become solution EDITOR

Allow solution modifications w/ integrity checks - jobs, filled shifts on day, ... This is a way how solution could be tweaked in any way. Solver is just a hint and in principle solution editor could be enough - instead on paper, she would do it in editor ;)

In other words this might be the most important feature - perhaps editor will an only way how to create a schedule (a lot of rule violations) and editor might be more useful than an Excel.

Imagine view where left most column is date and shift type. Other columns within table contain names that MAY serve - have role, continuity, have capacity for jobs and nights, etc. Below table is employee allocation statistics showing load, jobs, balanced night and day shifts, etc.

Partial solver

Remember what cannot be solved, don't fail but move forward.

On failure print (Solver) Failure Explanation panel

The purpose of this panel will be provide enough information to determine why solver failed while looking for a solution:

  • clone() employee allocations
  • store them along with max* fail
  • render them in new panel + flextable w/ explanation and hints

Email employee attribute

Email to be used for authentication and authorization (employee view) while admins will be hardcoded.

Custom shifts for month

This is MUST feature (to be added to MD as well). Preferences panel, Employee column to be split - below name will be "Jobs: 12" with editable number + jobs will have to be solved to preferences (persistence).

Morning and afternoon shifts to be balanced 50%/50%

Do it via sorting:

  • Employees with the same other parameters will be sorted by this ratio as the last criterion.
  • Make this sorting an option in settings (may cause solution not to be found)
  • Add a column showing ratio to employees overview table.

Application view for employee to enter their preferences

  • secure admin areap
  • add a random key corresponding to a user (will be in flex table) - this will be used in a ling to access a page where to specify preference http://...?e=h83ad&y=2015&m=11 while year and month will be validated. Preference to be stored to a separate bean.
  • user will not have to have Google account - these page will NOT be secured and only key will be used.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.