Project Description:
The goal of the project is to develop a simple but flexible document management solution built on the WordPress framework and Amazon Web Services (EC2, S3).
--Extend the capabilities of an existing WordPress implementation on Amazon EC2
--Allow and administrator to create user accounts, dynamically generate passwords and welcome emails
--Allow users to add child accounts managed by parent accounts
--Allow an administrator to create document categories
--Allow an administrator to upload PDF documents for storage in Amazon S3 and assign to specific categories and grant permissions to specific user accounts or groups
--Display document list by category and posted date for the current year, and archive past years
--Make reports and general documentation accessible to all authenticated users or the "Everyone" group
--Make personal documents accessible only to selected users
--Automatically notifiy users by email when a document has been added that they have permission to access
--Allow an administrator track document notification emails for opens and clickthroughs