Go to file
2016-06-18 16:56:59 +02:00
plugins Added the latest version of the hoewerkt plugin 2016-06-18 15:39:16 +02:00
resources Added a MOTD system with a simple .json file 2016-06-18 16:39:46 +02:00
.gitignore Added localDatabase support with NeDB 2015-08-15 21:48:38 +02:00
.gitmodules Added another plugin: roosterio docs 2015-08-16 18:08:52 +02:00
api.js Added ES6 arrow functions instead of callback function clusterfuck 2016-06-18 15:26:06 +02:00
auth.js Added ES6 arrow functions instead of callback function clusterfuck 2016-06-18 15:26:06 +02:00
configuration.js Added ES6 arrow functions instead of callback function clusterfuck 2016-06-18 15:26:06 +02:00
crypt.js Redid all of the variable declarations 2016-06-18 15:06:51 +02:00
database.js Added ES6 arrow functions instead of callback function clusterfuck 2016-06-18 15:26:06 +02:00
eastereggs.json Added an easteregg for myself 2016-06-18 16:56:59 +02:00
LICENSE Added email adress to LICENSE 2015-08-16 01:15:59 +02:00
lookup.js Added ES6 arrow functions instead of callback function clusterfuck 2016-06-18 15:26:06 +02:00
motd.json Added a MOTD system with a simple .json file 2016-06-18 16:39:46 +02:00
package.json Made the project executable via npm link with the "rooster" or 2016-06-18 15:50:20 +02:00
README.md Added screenshot to README.md 2016-02-01 16:55:09 +01:00
redirecter.js Added ES6 arrow functions instead of callback function clusterfuck 2016-06-18 15:26:06 +02:00
rooster Added some usage hints to the rooster script 2016-06-18 15:54:12 +02:00
schedule.js Added ES6 arrow functions instead of callback function clusterfuck 2016-06-18 15:26:06 +02:00
spider.js Made spider.js pretty for the cli 2016-06-18 15:49:50 +02:00
time.js Redid all of the variable declarations 2016-06-18 15:06:51 +02:00
web.js Added a MOTD system with a simple .json file 2016-06-18 16:39:46 +02:00

Rooster.io

Werkmanrooster

Werkmanrooster.nl

forthebadge forthebadge

This is the biggest project I've ever worked on. The first version (which is in a different repository) got me putting 560+ hours in, over the last two years. With this version I brought a lot of standardization as well as more readable and efficient code.

I'm gonna be using this version of rooster.io to conduct a study on the inner workings, with docs and an essay (which is written in Dutch).

Thanks for checking out this repository, feel free to browse around the code or use the docs to get to a better understanding of how it all works.

Contributing

Feel free to give me a pull request if you think you can help me with something.

License

Check the LICENSE file for more information.