Releases: daraul/workplace
Releases · daraul/workplace
Users created
This supports nested todos and users.
Todos basic
Just the basic todos. They can be nested into each other and cascade completion or incompletion upward.
Rails CRUD basic
This is just a rails version with basic CRUD functionality. You can create, read, update and delete jobs. No CSS because I'm too lazy to do that now.
First fully functional bits
This one is simple. I decided to break it down into a small app for right now and build on it with further releases. Right now you can add a job, and update an existing job. That's it. Guess I'll update the readme to tell you how to install at some point...