- Introduction
- Contributors
- Built with
- Illustrations
- Getting Started
- Acknowledgement
This is a group project for the SkillsUnion/NTU Software Developer Immersive course. Customers of 'Ambrosial' can access the electronic ordering menu through the QR code. We utilized the Agile / Scrum methodology to guide our project management process.
- CSS
- Media Query
- JavaScript
- React
- React Router Dom
- Axios
- JSON Server
- EmailJS
- Visual Studios Code
- GitHub
- Agile / Scrum
You can:
- View the restaurant menu by scanning a QR code.
- You can view a carousel of ongoing promotion.
- You can view the menu items categorized into "appetizer" ,"main", "beverage", and "dessert"
- Choose the quantity of an item before adding the item.
- Add the item to the order list.
- Change the quantity of your items on the order list.
- View your total bill (inclusive of 7% GST).
- Send the order list to the kitchen.
- Call the server by clicking the bell icon.
- Request for the bill by clicking the payment icon.
- You can join membership by clicking the membership icon.
- SkillsUnion