Final project for CMPSC 431W. This repository contains files such as: project specification documents, sample code snippets, and the project we are going to use for the final (the Java version).
We are tasked with developing the frontend of a MarkLogic database. The prerequisites for making this project work with a computer are:
-using the virtual machine provided by Dr. Wang for the purposes of this project, which has MarkLogic installed;
-having a forest called final-project01 and a database called final-project (attached to forest final-project01) set up on this MarkLogic instance.
Please see the project specification for details on what this project is required to do.