This app acts as interface to the MasterCard facility provided by an e-commerce company. This app implements the database online, on the engine mysql and hosted on https://000webhosts.com. What this app is capable of (of course in presence of internet)
- Register a new user, taking all the details and pushing it into the onlnie database. While it does this, it also assigns an UNIQUE mastercard number, each time a new user gets registered.
- Log in for the already registered user.
- Registred users can view their account balance with the finace company.
- Registred users can view and change their profile details, after loggin in.
- Registerd users can view the list of the transactions they made.
- Options to filter the transactions user wants to view.
- Locate the "rewarding" stores using the Google map api
- Mail/share the transaction record
- Implementing a website to do transactions and view all records in the database,as if an admin.