Implement rabbitmq calls to producer scripts. Check for account creation, remove sleep function
- Duplicate producer code for in app testing - Implement rabbitmq calls option/script call option - Clean whitespace - Create placeholder functions for acct. creation. Remove producer - Check for creation - Remove sleep in creation. Define goals for confirm function - Fix variable convention - Update requirements.txt - Include asyncronous delay. Remove old validate method. Add rough global username exchange - Fix tabs and remove validate create - Fix logo resizing issue - Create unique session id and log to consile
Showing
- app/__init__.py 4 additions, 0 deletionsapp/__init__.py
- app/static/img/logo.svg 1 addition, 0 deletionsapp/static/img/logo.svg
- app/static/scripts/function.js 2 additions, 2 deletionsapp/static/scripts/function.js
- app/templates/auth/SignUp.html 16 additions, 21 deletionsapp/templates/auth/SignUp.html
- requirements.txt 28 additions, 23 deletionsrequirements.txt
- run.py 34 additions, 82 deletionsrun.py
Loading
Please register or sign in to comment