scheduling: An interview scheduler using constraint satisfaction and Google Sheets
Primarily a command-line tool for specifying people, their availabilities, and desired meetings, finding the best solution to this scheduling task, and a few other niceties, all directly in a Google Sheets spreadsheet so it's easy to edit collaboratively and view the results.
[Skip to Readme]
Modules
- Control
- Control.Scheduling
- Control.Scheduling.Event
- Control.Scheduling.Location
- Control.Scheduling.Mail
- Control.Scheduling.Person
- Control.Scheduling.Preference
- Control.Scheduling.Sheets
- Control.Scheduling.Solve
- Control.Scheduling.State
- Control.Scheduling.TimeSpan
- Control.Scheduling
Downloads
- scheduling-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Dependencies | aeson (>=1.2.4.0), base (>=4.7 && <5), bimap (>=0.3.3), bytestring (>=0.10.10.1), containers (>=0.5.10.2), gogol (==0.5.0), gogol-sheets (==0.5.0), lens (>=4.16), mime-mail (>=0.5.0), mtl (==2.2.2), optparse-generic (>=1.3.0), random (>=1.1), sbv (>=8.3), scheduling, servant, text (>=1.2.2), time (>=1.9.2) [details] |
License | BSD-3-Clause |
Copyright | 2021 Tom Lippincott |
Author | Tom Lippincott |
Maintainer | tom.lippincott@jhu.edu |
Category | Cloud, Time |
Home page | https://github.com/TomLippincott/scheduling#readme |
Uploaded | by TomLippincott at 2022-01-12T01:05:38Z |
Distributions | |
Executables | scheduler |
Downloads | 115 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2022-01-12 [all 2 reports] |