Storm is my project management application for Drupal platform version 6.
It uses only Drupal core features and doesn’t rely on any external modules.

Storm provides the following features :
- Attributes : to manage the different list of values used in Storm, like : tasks status, countries, currencies and so on
- Organizations : the companies or individual stakeholders of your projects
- Projects : your projects. Every project can have multiple tasks hierarchically nested to build a WBS
- Tasks : the parts that compose a project
- Tickets : every ticket can be associated with an organization, project and task
- Timetrackings : where you can register your activities on an organization, project, task or ticket
- People : organizations contacts
- Permission control : a fine grained permission control permits to share the data with other users and organizations
- Reporting : a simple and themeable support for reporting (with optional multilingual support)
- Notes : a note can be associated to an organization, project and task
- Knowledgebase : simple container to organize your knowledge
- Invoices : an invoice must have a customer and can be linked to a project
- Expenses : to keep track of both internal and for customers expenses

