ReportViewer allows the customers to work with the report sets assigned to them. The web interface is based on the MVCReportViewer component, AngularJS, JQuery, Dapper and MdxClient technology. It requests the reports available through the service and reflects them in a form of list view on the landing page. To run the project, login under your local credentials when on the login page. To make report service work, enter your user name/password in Configuration/App.config file in the placeholders (user and password respectively), in both places.
TODO: Guide users through getting your code up and running on their own system. In this section you can talk about:
- Installation process
- Software dependencies
- Latest releases
- API references
TODO: Describe and show how to build your code and run the tests.
TODO: Explain how other users and developers can contribute to make your code better.
If you want to learn more about creating good readme files then refer the following guidelines. You can also seek inspiration from the below readme files: