wvulibraries / databases

The new databases app, which will basically be a port written in rails.
MIT License
0 stars 0 forks source link

Database Usage Report #62

Closed trmccormick closed 3 years ago

trmccormick commented 3 years ago

Database Usage Report

The feature was to create a way to keep track and report database usage. While working on this feature I also moved the ip_location to a separate service and corrected some comments in the public controllers.

New or Modified Files

Description

Requested feature was to be able to keep track of databases usage and be able to export data based on date range to csv files.

Related Issue

https://github.com/wvulibraries/databases/issues/58 https://github.com/wvulibraries/databases/issues/59

Motivation and Context

The feature request was to have a way to track usage for the various databases and be able to export that information into csv files. This information would be used to determine what databases were being used and would allow us to determine what databases to continue subscribing to.

How Has This Been Tested?

New features have been tested through Rspec and Manual testing.

Screenshots (if appropriate):