Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 802 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 802 Bytes
Send order to email and Receive from Zapier service ================================ 1)AngularJS Application where user can send an order to email. Back-end API is built using ASP.NET Web API 2. 2)AngularJS Application where user can view a list of orders that are received through the Zappier service. Back-end API is built using ASP.NET Web API 2. ![Alt text](https://drive.google.com/file/d/0B_1jD_Nt4IzZcnVQTl9xSWZzUDQ/view?usp=sharing "First App") ![Alt text](https://drive.google.com/file/d/0B_1jD_Nt4IzZSW05LWQxWUFuRkU/view?usp=sharing "Send order") ![Alt text](https://drive.google.com/file/d/0B_1jD_Nt4IzZMkh3V1pfTFJzRlk/view?usp=sharing "Second App") ![Alt text](https://drive.google.com/file/d/0B_1jD_Nt4IzZNFZicmVlOVlmbGc/view?usp=sharing "Orders")# OrderSendReceived