I was wondering if Drupal would be a good solution for two sites that I am working on. The first is a site that I am about to create, and another is one that I already created and am thinking about transitioning to Drupal to take advantage of some of its features.
Upcoming Site
The first site is for a small company that does product testing. They have several customers, each with several products. All products must undergo several tests, and each test has certain equipment and personal requirements. Their main goal in the site is to be able to schedule who is using which equipment and when they are using it, to prevent resource conflicts. Also, if a manager schedules someone for a task/test, it needs to notify (they would prefer email) that they have been assigned that task and when it is.
Also, more long term, but they would like test result information to be input into the system and auto-generate forms/calculations for them.
I'm pretty sure its possible and not too hard, but am unsure of which modules I need. (I'm completely new and have only begun by reading documentation. 2, maybe 3 hours at this point). I think I will need CCK, but to be honest, am not even sure what it is or how it works yet, I've only seen it referenced a few times in documentation and on this forum.
Previous Site