Client-Biodata simple custom module
Why?
This is the module I made when applying to sapua.com (for pre-interview test), gave me the use case and design for my first custom module.
I'll post it's description later. Too sleepy right now.
Well, I was going to post the images related to the requirements, then again, that might raise privacy issue since those came with an email that was sent to my personal mail.
Anyway, this is the summary:
- Create 3 menus, and show them in "navigation" menu block.
- 1st menu exposes a form, where you can input name, place and date of birth.
- Birth-place uses radio buttons with predefined options.
- Birth-date will popup calendar select dialog.
- 2nd menu display a table of name and age.
- 3rd menu shows a pie chart, where you can see information of how many was born in what place.
- The following contributed modules were advised:
- Examples
- CCK
- Views
- Chart
- Views_customfield
Err, forgot to mention that this is for Drupal 6, by request.
Read more »Labels: custom module, drupal