https://github.com/deco31416/dapp-restaurant
A web app that reward customers with tokens when they make a purchase from a restaurant. All sale will be deposit on Compound where restaurant owner can earn interest.
https://github.com/deco31416/dapp-restaurant
Last synced: 3 months ago
JSON representation
A web app that reward customers with tokens when they make a purchase from a restaurant. All sale will be deposit on Compound where restaurant owner can earn interest.
- Host: GitHub
- URL: https://github.com/deco31416/dapp-restaurant
- Owner: deco31416
- License: mit
- Created: 2022-04-11T00:01:50.000Z (about 3 years ago)
- Default Branch: V1
- Last Pushed: 2022-04-11T00:04:24.000Z (about 3 years ago)
- Last Synced: 2025-01-10T23:19:49.562Z (4 months ago)
- Language: JavaScript
- Homepage: https://aaronrasor.hns.siasky.net/
- Size: 1.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Eat Out Coin
[](https://homescreen.hns.siasky.net/#/skylink/CADSrqQ7SiU3TMGOSoc-Sc68rTE8sCcdfcSE1i85oXFWMg)A web app that reward customers with tokens when they make a purchase from a restaurant. All sale will be deposit on Compound where restaurant owner can earn interest.
- HNS decentralized domain = https://aaronrasor.hns.siasky.net/#/
## Tasks
- [x] Create or fork a DeFi tool and host the front-end on Skynet
- [x] Adding a working "Save to Homescreen" link in the Github repo (example)
- [x] Using an ENS or HNS decentralized domain name for the web app
- [x] Use the Deploy to Skynet Github action for building and deploying your frontend automatically
- [x] Hosting off-chain, mutable application data on Skynet using SkyDB or MySky## Features
- Front-end is hosted on Skynet
- User can comment the restaurants
- All comments are stored on SkyDB
- All sale will be deposit on Compound where restaurant owner can earn interest
- Customers can earn tokens when they make a purchase from a restaurant
- Customers can redeem these tokens (Eat Out Coin) for discount or prizes
- Restaurants can promote their menu by creating a profile and menu or deals on this app for customers to see## Technologies
- React
- Bootstrap 4
- Solidity
- SkyDB