OS-expected / document-and-compare

Xamarin.Forms mobile app to easily document and compare pictures added under custom tag by generating pdf document.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document and Compare

docAndCom logo

timeframe 17.04.2020 - 28.04.2020 (v1.0)
29.04.2020 - 05.05.2020 (tests, fixes, documentation)
11.07.2020 - 12.07.2020 (v1.1.1)
supported languages to do: add alt text

docAndCom developed as "Document and Compare" is app made in Xamarin.Forms that targets Android devices. Founder's assumption was to create solution that will make process of verifying changes between documented images much more simpler. User creates tags which then can be used to document images. After gathering satisfying amount of data under specific tag, user can generate PDF file in list or tabular form. App makes collecting data much more easier and there is no need in wasting time to match everything using external software(e.g. paint) like for e.g. some people do to show effectiveness of using specific product. This is just an example how this app can be used. Any subject of interest can be: tagged, documented and then generated. Human imagination is the only restrictive limit here. On the bottom of the documentation you will find download section with important notes including safety.

Screens

*Made using Android Emulator
#toadd #toadd #toadd #toadd
#toadd #toadd #toadd #toadd
#toadd #toadd #toadd #toadd

Tested on

  • Physical device: Huawei Y7, OS. Android 7.0, res. 720 x 1280
  • Physical device: Huawei P20, OS. Android 9.0, res. 2244 x 1080
  • Android emulator: H-DPI 4" phone, OS. Android 9.0, res. 480 x 800

Permissions needed

READ to access camera, gallery(documenting images), generated files(opening, checking if they exist)

WRITE to save images documented through camera, generated pdf files, preferences and references stored in the database

CAMERA to let user set new document image by taking a photo with camera

Used libraries

Download & info

Minimum required Android version to use docAndCom: 5.0 (Lollipop)

Targetted Android OS: 9.0 (Pie)

You can download the newest *.apk installation file by clicking here. Note that the original docAndCom solution developed by trolit is not currently available on any other pages delivering software than this GitHub repository. Guaranteed, safe way to obtain the app without suspicious modifications is to download it through the link given above! Other pages are unverified. Any information that user will add/generate through docAndCom is kept on local device storage and is not shared further without user's knowledge. App will never prompt for permissions other than detailed in the documentation(read, write, camera), show advertisements. docAndCom is NOT connecting to the Internet. If you wonder why there is no IOS version when Xamarin.Forms allows to build on both platforms with minimum changes, I don't own any IOS device to test the application.

To proceed with the downloaded apk, refer to the Android documentation HERE on how to enable 3rd party app installation(if you did not enable that option before) and then simply launch apk file while using Android device.

License

iTextSharp is licensed under LGPL, the rest of the project under standard MIT. (c) 2020 Paweł Idzikowski. Publishing the 1 to 1 solution on other sites must be discussed with it's founder first!

Changelog

12.07.2020

  • fixed wrong result message when image was deleted through DocumentPage(calendar)
  • fixed how listview in tag section is rendered(more space for text)
  • added to the tag section button that allows to see all images attached to that tag and manage them(demonstration below)

#toadd

12.05.2020

  • edit help documentation(helpDocPt3 and helpDocPt5)


Template generated using EzGitDoc

About

Xamarin.Forms mobile app to easily document and compare pictures added under custom tag by generating pdf document.

License:MIT License


Languages

Language:C# 100.0%