Hi,
Create a billboard application to display information to all users. Implement a simple login option without password.
It should be possible to add/modify/delete a notice by the administrator.
It should be possible for any user(public) to view the list of notices.
On closing the application , a popup should be shown to the user with the following message
'Do you want to close this page? If the user clicks no/cancel , the page should not be closed.
use ajax and jquery.