mgriit / ScanAppForWeb

This application can scan any document via scanner from web browser.
GNU General Public License v3.0
128 stars 62 forks source link

Complete refactoring #24

Open netinhoteixeira opened 3 years ago

netinhoteixeira commented 3 years ago

Hello,

I'm doing a complete refactore in this. Adding:

New image/logo

image

Splashscreen

image

Icon

image

Added itens on menu

image

Possibility to change default port 8181 to any

image image

Show message when have problem on activate websocket

image image

Persist this configuration (\Scanner4WEB\configuration.db)

image image

About window

image

Changes on window layout

image image image

Changes on code and structure

image image image image image image image image

Updated dependencies (NTwain, etc)

Next I will do:

Only question

Can I join to this project? The usability is the same.

mgriit commented 3 years ago

Hi, You are most welcome to do this refactoring.

Thanks

On Sun, 28 Mar 2021, 2:21 pm Francisco Ernesto Teixeira, < @.***> wrote:

Hello,

I'm doing a complete refactore in this. Adding: New image/logo

[image: image] https://user-images.githubusercontent.com/1563399/112745909-140f4e80-8f82-11eb-95b8-6213d6a5b5b2.png Splashscreen

[image: image] https://user-images.githubusercontent.com/1563399/112746158-977d6f80-8f83-11eb-9d56-e5fbc3deb257.png Icon

[image: image] https://user-images.githubusercontent.com/1563399/112746168-a2380480-8f83-11eb-8ff1-589b4416511f.png Added itens on menu

[image: image] https://user-images.githubusercontent.com/1563399/112745937-330de080-8f82-11eb-9666-6ac5eb9d4a24.png Possibility to change default port 8181 to any

[image: image] https://user-images.githubusercontent.com/1563399/112745944-415bfc80-8f82-11eb-84a7-b8a0abb50c0f.png [image: image] https://user-images.githubusercontent.com/1563399/112746098-2d64ca80-8f83-11eb-8606-8c16e00a13fa.png Show message when have problem on activate websocket

[image: image] https://user-images.githubusercontent.com/1563399/112746120-4ec5b680-8f83-11eb-95fb-80a7b69ca0c0.png [image: image] https://user-images.githubusercontent.com/1563399/112746180-b3811100-8f83-11eb-8ab3-e7a3fc135cb1.png Persist this configuration (\Scanner4WEB\configuration.db)

[image: image] https://user-images.githubusercontent.com/1563399/112745955-53d63600-8f82-11eb-9007-9105d2f9c764.png [image: image] https://user-images.githubusercontent.com/1563399/112745963-5e90cb00-8f82-11eb-9a67-53c45ca620ca.png About window

[image: image] https://user-images.githubusercontent.com/1563399/112745982-808a4d80-8f82-11eb-9f1b-2df399ff1272.png Changes on window layout

[image: image] https://user-images.githubusercontent.com/1563399/112746004-b29baf80-8f82-11eb-8dba-cd432ff26325.png [image: image] https://user-images.githubusercontent.com/1563399/112746018-bfb89e80-8f82-11eb-85fb-43ef1b405841.png [image: image] https://user-images.githubusercontent.com/1563399/112746026-cba46080-8f82-11eb-9ddb-93956e57db5a.png Changes on code and structure

[image: image] https://user-images.githubusercontent.com/1563399/112746236-efb47180-8f83-11eb-85cb-b6611c9ed802.png [image: image] https://user-images.githubusercontent.com/1563399/112746251-ff33ba80-8f83-11eb-823f-d30092e01a48.png [image: image] https://user-images.githubusercontent.com/1563399/112746265-14104e00-8f84-11eb-8360-7bc5354b835e.png [image: image] https://user-images.githubusercontent.com/1563399/112746287-36a26700-8f84-11eb-822e-8621664e2f00.png [image: image] https://user-images.githubusercontent.com/1563399/112746300-491ca080-8f84-11eb-8613-8e841558ff38.png [image: image] https://user-images.githubusercontent.com/1563399/112746305-52a60880-8f84-11eb-8686-c38f274f20cf.png [image: image] https://user-images.githubusercontent.com/1563399/112746341-7701e500-8f84-11eb-84b1-e0603aaaa40f.png [image: image] https://user-images.githubusercontent.com/1563399/112746349-82551080-8f84-11eb-8e53-1db58219814b.png Updated dependencies (NTwain, etc)

  • NTwain 3.4.1 -> 3.7.0
  • Fleck 0.14.0.59 -> 1.1.0
  • Microsoft.CSharp 4.3.0 -> 4.7.0
  • System.Reflection.Emit 4.3.0 -> 4.7.0

Next I will do:

  • Relayout of demo site;
  • Recreate the installer with InnoSetup because the Scan_App_SetUp.vdproj is not working in Visual Studio Community 2019;
  • Maybe create the same for others OS (macOS and Ubuntu Linux).

Only question

Can I join to this project? The usability is the same.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mgriit/ScanAppForWeb/issues/24, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFBF4YOBMLHTSKVRCT5HNUTTF3RIBANCNFSM4Z5ZPG7A .

subhandp commented 2 years ago

Hallo,, how can i get the refactoring code, its look nice

Thanks to you @mgriit

Salman9000 commented 1 year ago

Hi, what is the status for other OS ?