Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 874 Bytes

DevNotes.md

File metadata and controls

19 lines (16 loc) · 874 Bytes

Developer Notes

Note that the time zone for the app is set in the database-api/database-tools.js file. You may need to alter it or rewrite the code to be more general if using this app in one or more different time zones.

And of course the email message parsing may have to be altered if the content or format of the specific data-email of concern differs from that of the email used in the development of this app. The file to edit will be email-handler/helper-js/parse-email-msg.js.

A potential addition to the app hinted at within the code (in database-api/database-tools.js) could be to add a regular assessment of the "quality" of the database conveyed to the app user in the website. The quality could refer to:

  • apparent inconsistencies in information in the sales reports
  • apparent missing reports
  • duplicate reports