Project to manage cafeteria of a company.
This project is to manage cafeteria in a company. Trie data structure has been used to store and reterive data. Menus of this project are-
- Add food
- List food
- Order food
- Generate bill
Project has been built in NetBeans using java language.