NomNom-Express
Ryan Saunders, Alex Aguilar, Monica Tomlinson / June 15, 2024
NomNomExpress is a fast and convenient food pickup app that eliminates delivery delays, allowing users to order from a variety of restaurants and pick up their meals exactly when they're ready. With a user-friendly interface and integration with Twilio for communication, NomNomExpress redefines the food experience by putting customers in control of their cravings.
Features
- Product Catalog: Browse a variety of restaurants and menu items.
- Shopping Cart: Easily add items for pickup and manage your orders.
- Order History: View past orders.
Technologies
- Node.js: A JavaScript runtime for building server-side applications.
- Express: A web framework for Node.js to create APIs.
- jQuery: A JavaScript library to simplify DOM manipulation.
- Twilio API: For communication and notifications regarding orders.
Getting Started
To get started with this project, you can clone the repository and install the dependencies:
git clone <repository-url>
cd NomNomExpress
npm install
The development server will start at http://localhost:8080
.
Conclusion
NomNomExpress transforms the food pickup process by offering a streamlined and user-friendly experience, making it easier than ever to enjoy your favorite meals without the hassle of delivery delays.