Pavilion is a Django-based restaurant management system designed to streamline food service operations. It provides an order management system, POS integration, role-based access, and real-time synchronization of order fulfillment.
- Order System: Manages food orders in real-time, assigning them to appropriate kitchen stations.
- Point of Sale (POS) System: Facilitates order processing, payment transactions, and integrates with the gift card system.
- Gift Card System: Allows querying, updating, and managing gift card balances for payments.
- Authentication & Role Management: Controls user access with different roles (staff, kitchen, manager, etc.).
- Device Authorization: Ensures only approved devices can access POS and order marking systems.
- Follow PEP 8 for Python code.
- Write meaningful commit messages.
- Submit pull requests via GitHub with a clear description of changes.
- Report bugs and feature requests in GitHub Issues.
- Check out the project's Issues tab on GitHub, pick an issue that interests you, and start working on it.
For detailed setup, API documentation, and tutorials, please refer to the project's GitHub Wiki. If you have any questions, open an issue or reach out via GitHub discussions.
