http://rosters.rubyforge.org
Ruby on Rails Online Rostering System
What is this?
An Online Rostering System for cafe's / small shops / anywhere that needs a roster. Has a manager's login to make the rosters with, and a user's login where they can look at their roster for any given week.
This is an online rostering system that is aimed at cafe's, small shops, any place really that has a roster and wishes to make it accessible to their employees via the web. The point is, that they won't have to come in or ring up to check their roster. Having worked in retail when younger, I can relate that this can be a problem.
This application was written for a client, but never ended up being used or paid for. So i decided to donate it to the community under the GPL for learning purposes.
This is a fully functional application that is aimed to be of use as a learning application for new Rails users, but there's nothing to stop you using it as your roster!
So here it is, a nice full application in Rails for all you newbies to have a look at and hopefully learn from!
Links
Survey (PLEASE fill this in before you download):
http://rubyforge.org/survey/survey.php?group_id=3882&survey_id=63
RubyForge main page:
http://rubyforge.org/projects/rosters
Download:
http://rubyforge.org/frs/?group_id=3882
Instructions
- You must first install ruby, rails, and mysql.
- Download the zip file and unzip it into a folder.
- Restore the mysql database from the rosters.mysql.txt file in the zip file.
- Edit the rosters/config/database.yml to reflect your mysql username and password.
- Go to your command prompt, change into the rosters folder, and run './script/server' (linux/mac) or 'ruby script/server' (windows)
- Go into your web browser, and browse to 'http://localhost:3000'
- The username is chris@email.com, and the password is 'password'
- Good luck!
Credits
(c) 2007 Chris Hulbert - chris.hulbert @ gmail.com
My part-time business is called splinter software
View My Stats