home | list info | list archive | date index | thread index

Re: [OCLUG-Tech] web tools for a roster

On 21/03/12 Paul Hays said:

> It's for an all-volunteer association that has a website on a Linux 
> virtual server (with Apache httpd, PHP and MySQL). Our webmaster is 
> starting a makeover. He wants a new page that will let association 
> members update their own entries in the membership roster.**
> 
> This may be an opportunity for me to learn how it's done these days.
> 
> -- What's the right toolset?

I'm a fan of Django myself. Friends don't let friends use insecure
technologies like PHP, the poster-child for the security-hole-of-the-month
club. But, it's there already so you should consider it.

The Django admin UI would make your task fairly easy, including user accounts,
permissions, etc. The hard part would be integrating the look and feel.

Mike

Attachment: signature.asc
Description: Digital signature

replies

references