]> OzVa Git service - shopping-channel/commit
WSGI functional
authorMax Value <greenwoodw50@gmail.com>
Wed, 5 Mar 2025 03:07:52 +0000 (03:07 +0000)
committerMax Value <greenwoodw50@gmail.com>
Wed, 5 Mar 2025 03:07:52 +0000 (03:07 +0000)
commitf3b16b929e6f2eb91579a90a76b5c6dfac874017
treecf7ce36e150dfc1115d43dbccfa1e066f47b0034
parent6ee6fb2cb1367b799ec004ecad6eb3c56465ccb2
WSGI functional

+ added all admin panels
~ fixed main gfx page to work with new system
~ schema is now vital to database sanity check
~ moved generate_docs.py to root for merge
- removed all PHP
- removed database from git

still to-do:
+ add 3 more discounts
+ more different fonts
~ make price and discount louder
~ balnce GFX
~ color testing
~ stress test with set design team
~ fix ebook system (low)
16 files changed:
.gitignore
auth/clock.php [deleted file]
auth/generate_docs.py [deleted file]
auth/index.php [deleted file]
autocue/index.html [deleted file]
generate_docs.py [new file with mode: 0755]
requirements.txt [new file with mode: 0644]
schema
teleshopping.py
templates/admin.html [new file with mode: 0644]
templates/clock.html [new file with mode: 0644]
templates/docs.html [new file with mode: 0644]
templates/gfx.html
templates/price.html [new file with mode: 0644]
templates/text.html [new file with mode: 0644]
templates/timer.html [new file with mode: 0644]