Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ryandotsmith/onholiday

An intuitive approach to tracking time off.
https://github.com/ryandotsmith/onholiday

Last synced: about 2 months ago
JSON representation

An intuitive approach to tracking time off.

Awesome Lists containing this project

README

        

This application is pretty simple. We needed a way for users to login and request time
off. There request would then be approved or denied by a manager. The system would allow
the user to login and view the history of there time off and any pending requests.
There is also the ability to set maximum vacation time...

Right now i am using RubyCAS client to authenticate a user. Once authenticated a User
model object gets created.

TODO

I will add support for restful authentication so that more people can use this.

Feel free to message me with any questions.