This version of the Assignment Calculator / Research Project Calculator served the needs of Minitex and the Univ. of Minnesota for more than 8 years, but the time has come to retire the codebase.
In summer 2017 we reimplemented the most-used features of the Assignment Calculator inside our CMS platform at https://www.lib.umn.edu/ac. We will not be making further updates to this repository.
The experimental
branch contains the
most up to date code, with security improvements, a full implementation of the
PDO database abstraction extension, and considerably more unit testing.
Although we consider the implementation complete, the experimental
branch had
not been tested thoroughly enough for our production use.
See INSTALL.md in the doc/
directory.
This file is part of The Research Project Calculator (RPC).
RPC is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
RPC is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with The RPC. If not, see http://www.gnu.org/licenses/.
Copyright 2014 by the Regents of the University of Minnesota, University Libraries - Minitex