Skip to content

Non functional requirements and guidelines

ivanjijon edited this page Mar 11, 2022 · 1 revision
  • All texts added to the system should be marked for translation
  • The base language for strings will be English
  • We should use a generic notification system for failures/success
  • We should start by loading CSS from one embedded file, and use CSS classes everywhere so we can control the layout in one place
  • Everything should be properly logged
  • We should add useful command line arguments for when appropriate
  • To begin with, we should have -version, -debug and -trace command line arguments
Clone this wiki locally