Unverified Commit bfae0667 authored by Chris Morris's avatar Chris Morris Committed by GitHub
Browse files

Create README.md

parent ca48c433
Loading
Loading
Loading
Loading

README.md

0 → 100644
+10 −0
Original line number Diff line number Diff line
# MarkLogicFinal
CMPSC431W

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.