Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 700 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 700 Bytes

SiteCite

APA Citation Checker

Pluto deployment

For the most recent changes, pull & deploy full_demo. Every necessary file is there.

Database (And Other) Issues:

  • DBLogin.php has the credentials, but I hardcoded them because of a bug I was having
  • Processing.php is where the credentials are hardcoded.
  • I exported the database, but the "students" table did not import correctly, and I have not fixed it yet
  • CAS Login is used, and authentication is checked for some pages, but it is by no means rigourous at this point.
  • A majority of the site is still fairly content bare, but that can be amended.
  • File exportation is not yet supported