Skip to content

umutcetiner07/PiSync-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

44 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

# 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

![Home Screen](assets/home.png)

![Compare Screen](assets/compare.png)

![Vendor Screen](assets/vendor.png)


## 🀝 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  

About

Decentralized price comparison & vendor trust platform for the Pi Network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors