This is a simple application to give users the opportunity to rate your site and displays results in the form of bar charts (no graphics included). The source code contains a flexible configurable database.The application's database is made up of four tables:Category: The table that contains the website rating categories such as Content, Authority...etcGrade: The grades or values that can be given to each category e.g. A, B, or CCategoryGradeDesc: This table holds the description for each category's grade value and a default grade value for the category.Rating: This is the table that users will update by rating your site.
comments