Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 272 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 272 Bytes

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.