| -rw-r--r-- | .gitignore | 2L |
| -rw-r--r-- | .idea/.gitignore | 3L |
| -rw-r--r-- | .idea/.name | 1L |
| -rw-r--r-- | .idea/PortfolioBridge.iml | 10L |
| -rw-r--r-- | .idea/inspectionProfiles/profiles_settings.xml | 6L |
| -rw-r--r-- | .idea/misc.xml | 7L |
| -rw-r--r-- | .idea/modules.xml | 8L |
| -rw-r--r-- | CS4287_Prj1_24293059_24273759_id3.ipynb | 4272L |
| -rw-r--r-- | MessageTagging/saved_model/fingerprint.pb | 55B |
| -rw-r--r-- | MessageTagging/saved_model/keras_metadata.pb | 8L |
| -rw-r--r-- | MessageTagging/saved_model/saved_model.pb | 89683B |
| -rw-r--r-- | MessageTagging/saved_model/variables/variables.data-00000-of-00001 | 11060941B |
| -rw-r--r-- | MessageTagging/saved_model/variables/variables.index | 1402B |
| -rw-r--r-- | MessageTagging/spam_detector.py | 42L |
| -rw-r--r-- | MessageTagging/tokenizer.pickle | 2336697B |
| -rw-r--r-- | README.md | 43L |
| -rw-r--r-- | WebAPI/__init__.py | 15L |
| -rw-r--r-- | WebAPI/namespaces/__init__.py | 0B |
| -rw-r--r-- | WebAPI/namespaces/contact.py | 80L |
| -rw-r--r-- | WebAPI/namespaces/messages.py | 138L |
| -rw-r--r-- | WebAPI/namespaces/spam.py | 136L |
| -rw-r--r-- | WebAPI/utils/__init__.py | 0B |
| -rw-r--r-- | WebAPI/utils/mailer.py | 37L |
| -rw-r--r-- | WebInterface/__init__.py | 5L |
| -rw-r--r-- | WebInterface/routes.py | 56L |
| -rw-r--r-- | __init__.py | 14L |
| -rw-r--r-- | assets/sequenceDiagram.svg | 1L |
| -rw-r--r-- | database/database.db | 24576B |
| -rw-r--r-- | database/db.sql | 31L |
| -rw-r--r-- | database/models/messages.py | 97L |
| -rw-r--r-- | database/models/spam.py | 97L |
| -rw-r--r-- | database/repository.py | 30L |
| -rw-r--r-- | requirements.txt | 2334B |
| -rw-r--r-- | static/css/main.css | 132L |
| -rw-r--r-- | static/css/materialize.min.css | 13L |
| -rw-r--r-- | static/html/demo.html | 23L |
| -rw-r--r-- | static/img/nav-bg.png | 819612B |
| -rw-r--r-- | static/js/ajaxtable.js | 207L |
| -rw-r--r-- | static/js/htmx.min.js | 1L |
| -rw-r--r-- | static/js/materialize.min.js | 6L |
| -rw-r--r-- | templates/base.html | 58L |
| -rw-r--r-- | templates/component/ajaxtable.html | 56L |
| -rw-r--r-- | templates/component/messages_template.html | 1L |
| -rw-r--r-- | templates/component/nav.html | 22L |
| -rw-r--r-- | templates/login.html | 86L |
| -rw-r--r-- | templates/page/home.html | 24L |
| -rw-r--r-- | templates/page/integrations.html | 5L |