Giter VIP home page Giter VIP logo

ysongh / reservation-nft Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 1.0 275 KB

(Make it Mobile Hackathon with Celo) A mobile application where users can reserve event spots and earn NFTs, which serve as proof of reservation for the event

License: MIT License

JavaScript 72.50% Starlark 3.03% Java 13.33% Ruby 1.22% Objective-C 8.03% Solidity 1.89%
react-native nodejs solidity erc721 celo mongdb pinata

reservation-nft's Introduction

Reservation-NFT

An app where people can reserve a spot at the event and earn NFT which is used as proof of reservation for the event

Features

  • Event host can create an event
  • Images are store on Pinata
  • User reserve a spot at the event and earn NFT
  • User show the QR code when they tap on the NFT to the event host
  • Event host scan QR code of the NFT to confirm that they reserve a spot at the event

Technologies

  • React Native
  • Node.js
  • MongoDB
  • Solidity
  • Openzeppelin/contracts ERC721.sol
  • celo/contractkit
  • Pinata

Project setup

  • Clone or download this repository
  • Run npm i to install the dependencies
  • Create a file called 'config.js' on the src folder and add the following code
export const pinataApiKey = "Create API key from Pinata";
export const pinataSecretApiKey = "Create API key from Pinata";
  • Open up Ganache and click "Quickstart"
  • Run truffle migrate --network alfajores to deploy the contract
  • Run npm start to start the app

reservation-nft's People

Contributors

ysongh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

dvillas

reservation-nft's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.