Skip to content

Commit

Permalink
README added
Browse files Browse the repository at this point in the history
  • Loading branch information
sam15jain committed Jul 10, 2020
1 parent d4fc2af commit d499ece
Show file tree
Hide file tree
Showing 12 changed files with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,23 @@
* An Info page is added to give more information about Huffman coding.

## User Interface

* Breaks down the process into three steps:

![index](screenshots/indexss.png)
* Step 1 : Upload Your File

![step1](screenshots/step1ss.png)
* Step 2 : Select Action

![step2](screenshots/step2ss.png)
* Step 3 : Sit Back and Relax

![step3](screenshots/step3ss.png)
* Required file gets downloaded automatically when process is complete

* Compression - Compression Ratio is also displayed

![compression](screenshots/compressionss.png)
* De-compression

![decompression](screenshots/decompressionss1.png)
* Additional Instructions and Warnings are provided if steps are not followed correctly

* Link at the bottom of the page links to an Info page that provides more information about Huffman Coding
![noFile](screenshots/noFiless.png)
![emptyFile](screenshots/emptyFiless.png)
* Link at the bottom of the page links to an Info page that provides more information about Huffman Coding
![info1](screenshots/infoss1.png)
![info2](screenshots/infoss2.png)
Binary file added screenshots/compressionss.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/decompressionss1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/decompressionss2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/emptyFiless.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/indexss.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/infoss1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/infoss2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/noFiless.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/step1ss.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/step3ss.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/step3ss2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d499ece

Please sign in to comment.