constants
folder should contain:
- constants used across files
- messages used across files, like toasters, notifications etc
For every constant defined, please add a @desc
for it, once the list grows bigger,
we should consider grouping them with sub folders / files.