Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resplanning Back

Introduction

This is the back app of resplanning. Resplanning is a tool to generate a planning depending on constraints.

Constraints are decomposed in three parts :

  • Rules by slot
  • Rules by person
  • Availability

Due to an optimization problem, constraints by slot are limited (~ at most 15 people on 20). You can try to improve this app, but please respect the license.

Setup

Installation

Create a python environnement if you want then :

pip install -r requirements

Then you need to fill settings.py

Run

You just need to run this command :

uvicorn main:app --reload

License

Shield: CC BY-SA 4.0

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC BY-SA 4.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages