I built an e-commerce application using C# and asp.net
- Customers can login and logout.
- Email account confirmation using Sendgrid API
- Address validation using Smarty Streets API
- Credit card payments using Braintree API
- Created a database for customer, products and orders using SQL