Bottle Shop End of Trade Web Application
@Diadems666
关于 Bottle Shop End of Trade Web Application
Cursor AI SSOT & Rule Engine Template: A comprehensive framework for integrating Cursor AI's advanced features into any project. Includes Single Source of Truth (SSOT) tracking, custom project rules, and Model Context Protocol (MCP) with Knowledge Graph for intelligent context ma
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Bottle Shop End of Trade Web Application?
A web-based application for Australian bottle shops to manage end-of-trade processes, cash handling, and financial reconciliation. It features a calendar interface, Australian currency support, safe and till float management, and automated variance calculation.
How to use Bottle Shop End of Trade Web Application?
Clone the repository, create a Python 3.13 virtual environment, install dependencies, initialize the SQLite database with Flask-Migrate, then run flask run. Navigate to http://localhost:5000 to access the current day's takings. Use the calendar to select dates, enter float denomination counts, record payment totals, and settle daily takings once reconciliation is complete.
Key features of Bottle Shop End of Trade Web Application?
- Calendar interface for date navigation
- Support for all Australian coin and banknote denominations
- Safe float management with $1,500 target
- Till float management with $500 target and optimal denomination breakdown
- End-of-trade reconciliation with automatic variance calculation
- Knowledge Graph integration for system architecture mapping
Use cases of Bottle Shop End of Trade Web Application?
- Daily reconciliation of sales, cash, and payment methods for a bottle shop
- Tracking and maintaining safe and till float denominations
- Calculating variance between POS readings and recorded payments
- Marking daily takings as settled after verification
- Onboarding developers via Knowledge Graph visualization of code structure
FAQ from Bottle Shop End of Trade Web Application
What runtime does this application require?
Python 3.13, Flask 2.3.3, SQLite (via SQLAlchemy 2.0.36), and standard web frontend assets (HTML5, CSS3, JavaScript with Bootstrap 5).
Are there known compatibility issues?
Yes, SQLAlchemy 2.0.x has a type annotation issue with Python 3.13. Suggested workarounds include downgrading to Python 3.11 or 3.12, waiting for a compatible SQLAlchemy release, or manually patching the code.
What data is stored, and where?
Financial records are stored in a local SQLite database under the schema daily_takings, which includes fields for date, till read, EFTPOS totals, cash, customer count, float denominations, variance, and settlement status.
How are floats managed?
The safe float has a target of $1,500 and the till float a target of $500. The application tracks opening and closing denominations and calculates the optimal till float makeup using smaller denominations where possible.
Is authentication supported?
No user authentication is implemented yet; it is listed as a future enhancement (manager access). The application currently runs without login.
开发工具 分类下的更多 MCP 服务器
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
评论