Document Management Application

This Document Management Application was built using HTML, CSS and JavaScript.

Doc-partner is an application for managing document statuses. Documents can be added, and they will be listed in a table in chronological order. They can also be edited by specifying an earlier date, causing them to rearrange in the list. The oldest active documents appear first. When marking a document as inactive, it will be transferred to the inactive documents list, and the timer will be reset. The oldest inactive documents appear last.







Other functions are included, such as deleting documents, adding links to them, and performing searches. For user convenience, you can choose between a light theme and a dark theme. Data is stored in the browser's local storage.