Reply to comment

Comparison Impplementation between Drupal and Ruby on Rails

Overview This application will be used to demostrate the developement process when based on two different technology. One of the technologies is Drupal, another is Ruby on Rails. Application Rqirement Here is the requirement of the application
  1. Create task description
  2. Role based user management
  3. Manager can assign tasks to any engineer
  4. Dashboard to check the task status for both personal and team wide
Note: I intensionally make the requirement more general for two reasons:
  1. You may have your own idea on how to manage tasks
  2. Make the requirement not very specific favor to one of the technologies.
   

Reply

  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • You may post PHP code. You should include <?php ?> tags.

More information about formatting options