Go to menu


Citizen Navigation


     The Home contains all the links used by the citizen such as emergency complaint, license applications and so on. Also citizen can sign in to use full benefits of the site if the citizen has already sign up. If not so the citizen can sign up first and get an username on the site after that he can sign in.


     In the Make an Emergency Complaint section users can complaint a crime happened without logging in. The IP address of the person complaining will be noted to check whether the complaint is fake or not, an sms will be sent to the corresponding police officer.


     Before sign up we must agree to the terms and requirements of the portal.


     In the sign up page we have to fill all the mandatory fields like username,password etc., so that we can successfully finish the sign up process. After that we get a unique username to sign-in in this portal.


     If you enter the wrong username then it will display a message as "Username is wrong". This message is displayed by using AJAX coding for fast access of the username from database.


     If you enter the wrong password then it will display a message as "Password is wrong". This message is displayed by using AJAX coding for fast access of the password from database.


     After signing in to the portal we can apply for various licenses such as gym, lodge etc., Now we can see the application form of gym license after filling the application form, the form is send to corresponding area police officer for processing.


     Application form of Lodge license


     Application form of Mass Meeting License


     Application form of Speaker License


     We can also report about the missing person. In order to that we must fillin the following form and submit the details after clicking submit the datas are to corresponding police officer.


     After finishing all works in the portal we should click signout. and we receives a message like this.