An open API service indexing awesome lists of open source software.

https://github.com/crypticsy/smart-leave-planner

Maximize your time off by strategically placing leave days around weekends and public holidays
https://github.com/crypticsy/smart-leave-planner

optimization streamlit

Last synced: 2 months ago
JSON representation

Maximize your time off by strategically placing leave days around weekends and public holidays

Awesome Lists containing this project

README

          

## Smart Leave Planner


Maximize your time off by strategically placing leave days around weekends and public holidays. This Streamlit app helps you plan your annual leave to get the most extended breaks with the fewest leave days.


### 📋 Requirements
To run this project by yourself, you need:
- Python 3.7+

Install the dependencies with:

```bash
pip install -r requirements.txt
```


## 🖥️ Usage

Run the app
```bash
streamlit run app.py
```