From 4237d3dccc0216a3d09d0c2baadf135767d355d8 Mon Sep 17 00:00:00 2001 From: Ryan Date: Fri, 21 Feb 2025 21:34:24 -0500 Subject: [PATCH] images --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 331f478..76f6551 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ Here are list of changes made to original code base: - +main screen # Functionality & Features - **Multi-file Upload:** @@ -7,6 +7,7 @@ Here are list of changes made to original code base: - **File Editing:** Built-in editing functionality for text-based files enables quick modifications without leaving the interface. + edit window - **Batch Deleting:** The ability to select multiple files and delete them in one action streamlines file management. @@ -16,6 +17,7 @@ Here are list of changes made to original code base: - **User Management:** Incorporates secure authentication (with hashed passwords) and admin-only controls for adding new users. + new user # Security @@ -62,8 +64,8 @@ Here are list of changes made to original code base: A multi-file uploader with editing and user management is useful in many environments—whether for managing firmware, documents, images, or any files—making this a practical solution. +login screen -![](https://raw.githubusercontent.com/sensboston/uploader/ba3162b4061587055748f2a2392181b122402cd2/resources./main_screen.png =250x250)