susmitpy / LocalFileTransfer

Allows clients to connect over local network and send/download files to/from the server
4 stars 1 forks source link

Improve frontend UI #1

Open susmitpy opened 4 days ago

susmitpy commented 4 days ago

As a user, I want the UI to look good and UX to be pleasant. At the same time, I want it to load quickly while not requiring me to install any dependencies on my local machine. Any dependencies should be taken from CDNs and be loaded on client side.

Suggestions:

  1. Overall look and feel
  2. Progress bar based upon file size (say 5 GB file)

The UI should be responsive and browser compatibility should be maintained.