Go to file
2015-08-31 08:32:21 +02:00
plugins Added another plugin: roosterio docs 2015-08-16 18:08:52 +02:00
resources Added a favicon and tweaked the .current class 2015-08-17 11:25:10 +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 @author tags to each module. 2015-08-16 13:48:08 +02:00
auth.js Added @author tags to each module. 2015-08-16 13:48:08 +02:00
configuration.js Made the encryption key changable via the settings.json 2015-08-31 08:32:21 +02:00
crypt.js Made the encryption key changable via the settings.json 2015-08-31 08:32:21 +02:00
database.js Added @author tags to each module. 2015-08-16 13:48:08 +02:00
eastereggs.json Added the lord of the memeries 2015-08-16 01:15:31 +02:00
LICENSE Added email adress to LICENSE 2015-08-16 01:15:59 +02:00
lookup.js Forgot to implement new database functions on all lookup functions 2015-08-17 11:32:56 +02:00
package.json Added localDatabase support with NeDB 2015-08-15 21:48:38 +02:00
README.md Added some fun badges 2015-08-17 11:46:19 +02:00
redirecter.js Added @author tags to each module. 2015-08-16 13:48:08 +02:00
schedule.js Fixed some variable name mistakes 2015-08-16 18:49:38 +02:00
spider.js Added @author tags to each module. 2015-08-16 13:48:08 +02:00
time.js Added @author tags to each module. 2015-08-16 13:48:08 +02:00
web.js Added a favicon and tweaked the .current class 2015-08-17 11:25:10 +02:00

Rooster.io

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.