##Live URL http://applicationorganizer.gopagoda.com/
##image http://graphichive.net/Free/Graphics/Download/4383/
##tablersorter http://tablesorter.com/
##Things may go wrong The file size should not exceed 30000 bytes. Sometimes the flash error messages did not show up on the live server.
The email alert function does not work properly. Somehow the Mail::later() method did not delay for sending the email. This action should also be taken care of when the alert date is updated. A queueing system may be needed.
- custom form validation making a combination of values/columns unique in database $table->unique( array('email','name') );
2)isolate form validation and handling of saving data into database
-
404 Page
-
allow no RL file uploaded
-
date format
-
constraint for adding multiple entries for the same job
7)Forget password
8)Ajax validation for file upload