This Project is for University Teknikal Malaysia Melaka(UTeM) Final Year Project. (Do not copy the whole project)
This Project is about creating an alternative method for user (primary target handicap) to pay for their item in supermarket.
The plugin used in this Project :
- Acr.UserDialogs
- Newtonsoft.Json
- PayPal.Forms
- PCLStorage
- ZXing.Net.Mobile.Forms
- Custome FAB
Above plugin could be found in NuGet Package in Visual Studio.
There ip address used in this project is localhost.
For the pdf view could use url below to setup.
https://developer.xamarin.com/recipes/cross-platform/xamarin-forms/controls/display-pdf/
For paypal store key could use the sandbox paypal account.
For the server part the LocalServerScript folder included the php script to work together with the Mobile.
Remember setup your own server before run the application php script are provided.
Include the fpdf into the server also to perform the pdf generating. Links below is the fpdf website.
http://www.fpdf.org/
Remember create a folder name 'pdf' to store pdf file after generated.