What are the best excel templates available online for effort estimation for web applications, rather i can say the best tools used for the said purpose.
In that case, I would suggest you to use an iterative process for estimation. I do not have any such template but I could add my 2-cents here:
Create each use-case in three categories:
1. The presentation layer
2. The controller layer
3. The database layer
also, called the MVC layers.
Try to create each use-case as atomic as possible. Eg: User should be redirected to Registration Page after clicking on the 'Register Now' link.
If you are able to make/think each use-case as atomic as possible you should be able to provide better estimates. The best part in following an iterative process is that you would know that your estimates are wrong at a very early stage.
Try to follow this to break you use-case: https://en.wikipedia.org/wiki/INVEST_(mnemonic)
For the template have the following columns:
Sr. No, Use Case, Description, Complexity, Hours, Remarks
Use Case column should be contain one liner only and it should be easily say what you want to achieve, without going into too much details. Eg: As a website user, I should be able to see my profile page
Description column should contain more detailed analysis, add whatever is necessary to finish this task/use-case. Add all technical aspects in this column.
Complexity column should say how complex this use-case is in terms of development (Low, Medium, High).
Hours column should say man-hours required to implement this use-case
If you analyze your use-case properly and add details in Description column with correct intent then your estimates would be more realistic.
However, the link shared above by Ariel Adolfo Rodriguez Hernandez are a good starting point.
it again my pleasure to put my kind words before you, i am really and extramly for the support and concern you expressed... i respect you seat and honor.. i request you if you have access to the data set somewr and have no restriction in foarwarding.. it would be my pleasure... like my development statistics to corelate my data..