-
Notifications
You must be signed in to change notification settings - Fork 0
Development notes
Ilkka Prusi edited this page Aug 5, 2022
·
4 revisions
- support for OAuth (also working as web-app)
- working in "standalone" -> don't expect authentication until required (uploads)
- uploads delayed (deferred) such as until there is better connectivity after taking pictures
- social media integration: uploads to instagram et al.
- text input: free-form descriptions of what is in picture etc.
- coordinate editing/fixing
- unit testing: see JUnit and other capabilities in tools
- UI automation: automated testing in case user input no longer functions as expected
Bonus features (for future consideration):
- editing: crop and trim picture (cut to selected portion/size)
- lighting, color correction
- may use platform's own editor for passing between editor and app?
TODO
Unit testing for the app..
Automation testing for the app..