# PiSync π±π
PiSync is a **Decentralized Price Comparison & Vendor Trust Platform** built for the **Pi Network** ecosystem.
It allows users to compare product prices across vendors, build vendor trust, and experience decentralized shopping.
## π Features
- π Price Comparison β Easily compare products from different vendors
- π¨βπ©βπ§ Vendor Trust β Vendors are rated & reviewed by the community
- π± Cross-platform App β Built with React Native for mobile
- β‘ API Backend β Node.js + Express backend for secure data handling
- π Decentralized Vision β Designed for the Pi Network ecosystem
## π Project Structure
PiSync-v2/
β
βββ backend/ # Node.js + Express backend
β βββ server.js # Main server code
β βββ data/
β βββ products.json
β
βββ frontend/ # React Native frontend
β βββ App.js
β βββ src/screens/
β βββ HomeScreen.js
β βββ VendorScreen.js
β βββ CompareScreen.js
β
βββ README.md
βββ README_EN.md
βββ README_TR.md
## βοΈ Installation
# 1. Clone the Repository
git clone https://github.com/umutcetiner07/PiSync-v2.git
cd PiSync-v2
# 2. Backend Setup
cd backend
npm install
node server.js # Backend runs on β http://localhost:5000
# 3. Frontend Setup (React Native)
cd frontend
npm install
npx react-native start
## πΈ Screenshots



## π€ Contributing
Contributions, issues, and feature requests are welcome!
Feel free to fork this repo and submit a pull request π
## π License
This project is licensed under the MIT License.
## π Multi-Language
- πΊπΈ README_EN.md
- πΉπ· README_TR.md
umutcetiner07/PiSync-v2
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||