Skip to content

hnihsan/bee-menu-resto

Repository files navigation

Nectars - Restaurant Menu Creator

In Participation for We Are Millions Hackathon, a submission for Best Web2 App Using Swarm Decentralized Storage

Descriptions

Nectars is a Restaurant Menu creator, where anyone can use it to make their own menu. The menu data then stored in SWARM Decentralized Storage. Created menu will then have QR code / URL that can be accessed publicly by their customer to view the Menu online.

How It Works

User creates their resto menu in the Menu Creators, upload every menu image, add descriptions, price, and category. Also user can customize the background and header color. After user finished with the menu, user then click create page. The app will then compile it to JSON, stored to SWARM, then user can get their menu QR Code (URL Link). User can download the QR Code to be placed in their resto tables, or anywhere so user can see their menu online.

Demonstrations Video

You can see how the DApps works here: https://youtu.be/9ITThhTvHK8

Team Members

Installation

Requirement

  • NodeJS + NPM
  • Bee SWARM Node running locally (see Bee Factory to setup your own node for Development Environment)

Getting Started

First, install, build and start the project:

npm install
npm run build
npm run start

Open http://localhost:3000 with your browser to see the Nectars - Restaurant Menu Creator DApp.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published