QuickSnack is a restaurant that specializes in delivering orders in a record time of just 6 minutes. In this project, you will have the opportunity to implement the QuickSnack mobile site, which offers a simple and intuitive experience for customers to choose their dish, drink and dessert combo.
How to run the project on your machine:
git clone [email protected]:Antonio-Jefferson/DrivenEats.git
Open the file:
cd folder-name
Open the index.js file in the browser
The QuickSnack mobile site project will be implemented using the following technologies:
- JavaScript: The main programming language for the site logic.
- HTML: Used to structure the content of the site.
- CSS: Responsible for styling and visual appearance of the site.
The QuickSnack mobile site will offer the following features:
-
Dish Choice: Customers will be able to select from a variety of dishes available on the QuickSnack menu. Each dish will have a description and a picture to help you choose.
-
Choice of Drink: It will be possible to select a drink to accompany the chosen dish. The drinks menu will include soft drinks, juices, water and other options.
-
Choice of Dessert: Customers can choose to add a dessert to their combo. There will be delicious options such as ice cream, pies, cakes and much more.
-
Order Submission: After selecting the desired combo, customers will be able to send the order directly to the restaurant through the WhatsApp messaging application. This will allow for quick and direct communication, ensuring an efficient process.