smaranjitghose / DocLense

An open-source document scanner!
https://doclense.vercel.app/
Creative Commons Zero v1.0 Universal
147 stars 131 forks source link

Improving UI of the app #289

Open ayyysh04 opened 2 years ago

ayyysh04 commented 2 years ago

Hey,if you allow me ,can I work on improving the UI of the app.

anushbhatia commented 2 years ago

Yep but what will the be the approach if you could give a brief idea on it.

ayyysh04 commented 2 years ago

I will be changing the complete UI like the bottom nav bar, colour scheme,etc. I liked these design ,have a look: https://dribbble.com/shots/5974983-PDF-scanner-app-UI https://dribbble.com/shots/11436079-Scanner-App-Concept You can also provide me some reference designs.

anushbhatia commented 2 years ago

Suree, do follow proper folder structure for components and pages if there are any. These designs look amazing, looking forward to some awesome contribution

ayyysh04 commented 2 years ago

Can I integrate the camera in app itself using camera package build preview with zoom ,camera quality and other basic things? By doing this a better speed ,design to camera screen and further we can add filters in camera preview itself and lot more.

anushbhatia commented 2 years ago

yes you can for that but the UI of app should be minimal and basic if possible.

ayyysh04 commented 2 years ago

This is what I have done till now, see if this is what you are looking for or not. Reference design: https://ui8.net/springo/products/document-scanner-app or should I go for this one : https://dribbble.com/shots/11436079-Scanner-App-Concept

Screenshot_2021-11-16-21-18-34-883_com example doclense

anushbhatia commented 2 years ago

Actually both design are equally beautiful 😍 and amazing 👏. Glad you were able to replicate the design so well. Keep tit up. I m anyways fine with any design. Just keep the colors in shades of max 5 color pallet otherwise no issues. These design don't need any suggestions as in my case.

We currently don't have a folder structure soo images or pdfs will everywhere latter we can replace them with folders.

ayyysh04 commented 2 years ago

Ok so I will be removing the folder part and thanks for the appreciating my work.🤗

ayyysh04 commented 2 years ago

@anushbhatia if you are comfortable ,can we talk on discord, WhatsApp or any other platform. I really like this project and wanted to contribute more.

ayyysh04 commented 2 years ago

@anushbhatia I cant use google fonts and other packages as most of the packages are deprecated, null safety is disabled, very old flutter sdk ,old kotlin version .I have solved all the problems and updated the app ,I am only left with creating a pdf viewer ,as flutter_full_pdf_viewer package is deprecated and null safety disabled. Should I create a pull request for this and go on?

anushbhatia commented 2 years ago

YEs sure go on

ayyysh04 commented 2 years ago

This is what i have done till now in UI, please review the same @anushbhatia . other changes : -added new search bar with listbuilder search method -added time of creating of document

UI: Screenshot_2021-12-06-19-29-29-636_com example doclense file search: Screenshot_2021-12-06-19-29-42-117_com example doclense

Screenshot_2021-12-06-19-29-38-944_com example doclense Screenshot_2021-12-06-19-29-35-324_com example doclense

anushbhatia commented 2 years ago

Looks awesome 🥳

ayyysh04 commented 2 years ago

@anushbhatia why is OCR branch not merged in main ?

anushbhatia commented 2 years ago

It's not having the feature to work offline in case if the user doesn't have internet.