I found the encryption function failed for creating a new user.
I replaced it with a function called "endecrypt", available on the internet and was then able to continue.
The main missing element of this application is the ability to associate projects with a specific user to constrain viewing. Admin should be able to see all projects.
Suggested subsequent module development would be:
-- task-level table, associated with project table.
-- manual email notification to all project users of a project change.
thanks for sharing!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
good starter application.
I found the encryption function failed for creating a new user.
I replaced it with a function called "endecrypt", available on the internet and was then able to continue.
The main missing element of this application is the ability to associate projects with a specific user to constrain viewing. Admin should be able to see all projects.
Suggested subsequent module development would be:
-- task-level table, associated with project table.
-- manual email notification to all project users of a project change.
thanks for sharing!