/Document-Management-System

Write an application that can manage a catalog of documents. An entry in this catalog might be an article, a book, a technical manual, etc. All items will have some common properties, such as a title, a path in the local file system, the author(s), a year, etc. Each document might have specific properties, such as a publisher for books, a journal or a conference for articles, etc.

Primary LanguageJavaMIT LicenseMIT

No issues in this repository yet.