Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thiefmaster/scheduler
https://github.com/thiefmaster/scheduler
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thiefmaster/scheduler
- Owner: ThiefMaster
- Created: 2023-08-23T21:11:12.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-27T23:31:41.000Z (about 1 year ago)
- Last Synced: 2024-10-11T08:28:08.827Z (26 days ago)
- Language: JavaScript
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scheduler
A simple tool to find days where everyone is available.
- No auth for now, this is meant to be used within trusted communities
- No i18n (and the UI is in German, because I wrote this to find dates to play
D&D and some of the players prefer German)
- Super shitty "database" for now because this is still a prototype and I was
too lazy to add a real DB
- And generally the whole thing is very much work-in-progress