You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* created venv and add requirements.txt
* Developed dashboard HTML+CSS
* Added viewport
* improved responsiveness using bootstrap
* Developed new scan webpage
* improved user messages
* reduced redundancy in code
* Added html templates and flask backend
* refactored code using endpoints and add_url_rule
* added dynamic progress bar + connected mongoDB
* Implemented upload files to server functionality
* created a .env file for env variables
* Implemented coordinator node
* results to files + worker script + RQ timeoutand resubmit
* added local setup guide and usage in README
* updated .env file
* updated README
* Added worker requirements
* Updated dependencies in README
* refactored code for a utility module
* Regular refresh added to dashboard
* Added unit test cases for the application
* Added further unit tests
0 commit comments