GithubHelp home page GithubHelp logo

demo's Introduction

Hacktober Project - Cross Platofrm


Logo

Hype the Hike - Community Driven tourism

Watch Demo Video

Use this readme for getting stared with this project
docs »

Blog . Live · Report Issues · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Screenshots

pg12 png

Inspiration:

  • Currently, the ticketing system can't help people reflect on special moments from past events. Hence, NFTs have arrived to make tickets more functional and easy to collect for memories.
  • A tradition-based ticket may be lost or destroyed.
  • Organizers do not get enough security with paper-based tickets thus they can be easily faked.
  • With NFTs, you don't need to compromise anymore and the technology benefits both the organizers and users.

What it does:

  • Empowers Community Driven tourism
  • In The landing Page user will be able to see upcoming events, features of our DAPP and contact us section.
  • To join an event, user need to sign-in using Arcana Auth.
  • To Join A community , User need to go to the "Join Us" Sections where all the upcoming events are listed.
  • User can select their prefered event ,then choose the activity , after that the user needs to connect Metamask Wallet to Mint their NFT which will act as their identity proof for rest of the event.
  • ThirdWeb SDK is used to mint NFTs.
  • We Used LightHouse to store the images of NFTs in IPFS network instead of centralized database system.

Challenges we ran into:

  • ThirdWeb is not compatible with Webpack so we had to migrate our codebase in middle of the hackathon.
  • Arcana's SDKs and ThirdWeb SDK were not build for production so we had to face a lot of bugs.
  • We had trouble adding metadatas to NFT.

What's Next For Our Project:

  • NFT Marketplace where one can sell their best travel photographs as NFTs.
  • Private NFT using Arcana.
  • Expanding for families too to join us for enjoying the beauty of nature.

( back to top)

Built With

  • React - for building the frontend UI
  • Vite - as Module bundler instead of webpack
  • Lighthouse- as IPFS Storage
  • Arcana- for Authentication and storage
  • Thirdweb - for Minting NFTs and providing with a marketplace
  • - Build on Top of Polygon chain
  • - Deployed in Spheron

(back to top)

Getting Started

For setting up your project locally, follow these simple steps.

Prerequisites

You must have NPM(Node Package Manager) installed in your system , If you dont we got you covered

Install NPM

Installation

How to setup this project

  1. Clone the repo
    git clone https://github.com/IRSHIT033/Hype-The-Hike.git
  2. Install all the NPM packages
    npm install
  3. Create a wallet.json file and add your public and private key
    {
     "privateKey": "<private_key>",
     "publicKey": "<public_key>"
     }

Then import wallet using the private key, use the following command

lighthouse-web3 import-wallet ./wallet.json

5 run

npm start dev

(back to top)

Roadmap

 

  • landing page
  • Recent Events
  • Login using Arcana
  • Join Us / Activity Section
  • Mint NFT upon joining
  • NFT ticketing
  • Intigrate Lighthouse IPFS
  • Private NFT
  • NFT Marketplace

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "improvement". Don't forget to star this project!!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/Feature1)
  3. Commit your Changes (git commit -m 'Add Feature 1')
  4. Push to the Branch (git push origin feature/Feature1)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License

(back to top)

(back to top)

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

  • NPM
  • React icons

(back to top)

demo's People

Contributors

aotsccse avatar arnab2001 avatar himanshusingh02 avatar ritam077 avatar

Stargazers

 avatar

Watchers

 avatar

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.