Drupal and Back-End Complexity

Posted by Brian on Stack Overflow See other posts from Stack Overflow or by Brian
Published on 2010-05-07T16:33:57Z Indexed on 2010/05/07 16:38 UTC
Read the original article Hit count: 158

Filed under:
|
|
|

Currently I am working on a school website, and we are still in the decision-making process of choosing a framework (we know that we're not using Joomla! or hand-coding). Drupal came up as a viable choice, and currently, that is my best bet for the site. However, I have an issue with CMS's in general. I would like to develop a quite complicated and specifically custom-suited back-end application for teachers to interact with individual students, including the design of shared/custom calendars, announcement privileges, etc. I currently have a bit of expertise with HTML, CSS, PHP, MySQL, and I could wrap my head around some JavaScript and AJAX stuff if need-be. However, would such a complicated application work with Drupal (in that I could create it to specifically suite my purposes)?

© Stack Overflow or respective owner

Related posts about drupal

Related posts about php