Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dickens-odera/hotel-booking-dapp
A Simple React Hotel Booking DApp that interacts with smart contracts to seamlessly provide users with the ability to list hotels, book and checkout rooms.
https://github.com/dickens-odera/hotel-booking-dapp
blockchain dapp ethereum ethereum-contract ethersjs hotel-booking-dapp hotel-booking-website polygon react-solidity smart-contracts solidity-contracts solidity-dapps solidity-react web3-dapp web3-react web3-solidity
Last synced: 3 days ago
JSON representation
A Simple React Hotel Booking DApp that interacts with smart contracts to seamlessly provide users with the ability to list hotels, book and checkout rooms.
- Host: GitHub
- URL: https://github.com/dickens-odera/hotel-booking-dapp
- Owner: Dickens-odera
- Created: 2021-10-22T14:02:17.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-18T15:51:16.000Z (about 2 years ago)
- Last Synced: 2023-03-05T08:38:20.212Z (over 1 year ago)
- Topics: blockchain, dapp, ethereum, ethereum-contract, ethersjs, hotel-booking-dapp, hotel-booking-website, polygon, react-solidity, smart-contracts, solidity-contracts, solidity-dapps, solidity-react, web3-dapp, web3-react, web3-solidity
- Language: JavaScript
- Homepage: https://soft-dust-7813.on.fleek.co/
- Size: 3.47 MB
- Stars: 15
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hotel Booking DApp
##### A Decenetralized Hotel Booking SystemThis is a simple POC on Blockchain and Smart Contracts
The DApp(Decentralized Application) basically enables users to list hotels by paying some listing fee and add rooms
User can be a ble to list hotels and book rooms from wherver they are:
![List Hotel Form](https://github.com/Dickens-odera/Hotel-Booking-Dapp/tree/master/screenshots/dapp1.PNG)
![Hotel Items](https://github.com/Dickens-odera/Hotel-Booking-Dapp/tree/master/screenshots/dapp2.PNG)
![Hotel Items](https://github.com/Dickens-odera/Hotel-Booking-Dapp/tree/master/screenshots/dapp3.PNG)