Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 352 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 352 Bytes

CMPUT291_mini_project_2

Mini Project 2 for CMPUT291

  • Contributors

    • Andrew R. Rooney - 1496508
    • Anthony M. Ma - 1533032
    • Mustafa Khairullah - 1556314
  • To create indexable text files:

cat <xmlFile> | python3 parse.py
  • To create the berkeleyDB index files
./buildIndeces
  • To start user interface
./start.sh