An NFC-based payment application using HTML, PHP, and Arduino.
- NFC Tag Scanning
- Secure Payment Processing
- Simple Web Interface
- Arduino with NFC Shield
- PHP Server (e.g., XAMPP)
- MySQL Database
- Clone the Repository:
git clone https://github.com/Rishi-Sudhakar/nfcpay.git
- Upload Arduino Code:
Use the provided Arduino code in the arduino directory. 3. Setup PHP Server:
Place project files in htdocs (XAMPP). Start Apache server.
- Database Setup:
Import database.sql into MySQL.