eafurlan / cs373-idb

3 stars 1 forks source link

Create all necessary files #11

Closed eafurlan closed 8 years ago

eafurlan commented 8 years ago
.gitignore
.travis.yml
makefile
apiary.apib (from Apiary)
IDB1.log (output of git log with at least 5 commits)
model.html (output of pydoc3)
models.py (SQLAlchemy)
tests.py (average of 3 unit tests per function/method, run coverage3)
UML.pdf (UML diagram)