OrderWeasel is an application that integrates with Square to provide convienent pick-up orders.
- To install, enter in the command line:
npm install
- To run the application locally, enter in the command line:
npm run server
We recommend using Postman
to test the API routes which allow users to sign up, login, integrate with Square, retrieve menu items, and create orders.