This project was made as a school project to try out buidlind a MVC in asp.net and integrating paypal services into a made up web store.
- C#/ .NET for backend.
- CSS for design.
- HTML for layout.
- JS/ Jquery for effects and functionality.
- Go to http://alexander-paypalstore20170226075102.azurewebsites.net/
- Type in a number in the input box.
- Cick on the magnifying glass.
- Wait for the site to redirect to Paypal.
Since focus was on backend and the paypal integation, I havent put much effort into making it responsive, well designed or even user friendly (but the intended function works :-) ). No redirect page was made, so after completed buy it will redirect to index-page again.