/dbws_project

Database and Web Services project repository

DBWS Project

Authors

Zixiang Wang, Aayush Sharma Acharya, Dongwook Lee

Project Specification

See the specification here

To convert markdown to pdf, pandoc is needed. You can install pandoc in Ubuntu with:

$ sudo apt install pandoc

To convert use the following command:

$ pandoc specification.md -V geometry:margin=1in -o specification.pdf