Python scripts to connect to DineConnect API, extract ticket data and post to a Mongo database
Go to file
2025-03-08 01:37:21 +08:00
.gitignore Initial commit 2025-03-07 21:13:28 +08:00
__init__.py Initial commit 2025-03-07 21:13:28 +08:00
CODE_OF_CONDUCT.md Initial commit 2025-03-07 21:13:28 +08:00
config-sample.py Fix typo in config-sample.py 2025-03-08 01:37:21 +08:00
CONTRIBUTING.md Initial commit 2025-03-07 21:13:28 +08:00
extract_tickets.py Add extract_tickets.py 2025-03-08 01:33:14 +08:00
LICENSE.md Initial commit 2025-03-07 21:13:28 +08:00
push.py Add push.py 2025-03-07 22:29:04 +08:00