Gp13 Restaurant Management System is a Java desktop application built with Swing GUI, Gradle, and MongoDB Atlas. It allows a restaurant to manage its menu, place and update customer orders, generate ...
bytedance_solution/ ├── README.md # 题目描述 + 实现思路 ├── PROCESS.md # 解题全过程记录 ├── main.py # CLI 命令行入口 ├── benchmark.py # 性能基准测试 ├── Makefile # test / lint / demo / report ...