Overview This project is a command-line application for managing a bubble tea ordering system. It allows users to select items from a menu, add them to a cart, and place orders. The application uses SQLite for data storage and ratatui for rendering the user interface.