Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/faridrasidov/rf-pay
Payment System Based on RFID Technology
https://github.com/faridrasidov/rf-pay
arduino esp8266 flask python rdbm rfid sqlite3
Last synced: 4 months ago
JSON representation
Payment System Based on RFID Technology
- Host: GitHub
- URL: https://github.com/faridrasidov/rf-pay
- Owner: faridrasidov
- License: bsl-1.0
- Created: 2024-07-10T21:28:01.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-07-13T21:48:22.000Z (7 months ago)
- Last Synced: 2024-09-29T22:47:18.347Z (4 months ago)
- Topics: arduino, esp8266, flask, python, rdbm, rfid, sqlite3
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RF-Pay
Payment System Based on RFID Technology
**Written On**
![Python](https://img.shields.io/badge/Python-black?style=for-the-badge&logo=Python&logoColor=000&labelColor=fff)
![Arduino](https://img.shields.io/badge/Arduino-black?style=for-the-badge&logo=Arduino&logoColor=000&labelColor=fff)**Requirements**
![Flask](https://img.shields.io/badge/Flask-black?style=for-the-badge&logo=Flask&logoColor=000&labelColor=fff)
![SQlite](https://img.shields.io/badge/sqlite-black?style=for-the-badge&logo=sqlite&logoColor=000&labelColor=fff)****
**Features**
- **Core Lib v0.0.1**
- **WebServer Handler****Specifications**
**$ : List of Devices is in \"./conf/Device.conf\" file. ✔️**
**$ : Writes Logs to \"./logs/\*.log\" File. Log File of Each Day is Filtered Out. ✔️**
**$ : Shows Output In Colors. 📦⬇**
- **Green : Success Progres**
- **Orange : Low Balance**
- **Purple : Not Registered Card**
- **Red : Fixed Issues**