Skip to content

Project Description

Andrei M edited this page Oct 28, 2015 · 2 revisions

Overview

The Disk-Analyzer shows a report of the files inside a given directory (or drive).

Functional Requirements

The user can select a directory or drive to see the size distribution of files (e.g. find which children file/directory occupies the most space). The list of files is displayed in both a tree structure and a pie chart.

Non-functional Requirements

The program will be implemented in C#, so for the moment it will only be tested on Windows (no Linux/Mono).

Clone this wiki locally