Giter Club home page Giter Club logo

dacade-algorand-marketplace's Introduction

Algorand Food Marketplace

Demo: Algorand Food Marketplace

Overview

Algorand Food Marketplace is a decentralized marketplace built on the Algorand blockchain, providing a transparent and secure platform for food vendors and consumers. Vendors can list their unique products, including name, image, description, and price, while consumers can seamlessly buy these products using Algorand's native cryptocurrency, ALGO. Additionally, vendors can gift their products to a customer using the customer's Algorand wallet address. With features like real-time updates and ownership transfers through smart contracts, ALgorand Food Marketplace fosters a trustful and efficient ecosystem for street food enthusiasts.

Features

  • Create Products: Street food vendors can add their products to the marketplace by providing details such as name, image, description, and price.
  • Buy Products: Users can purchase street food products using Algorand's native cryptocurrency (ALGO). The smart contract ensures secure and transparent transactions. Users can also purchase multiple products.
  • Gift Products: Users have the option to gift a product to another Algorand wallet address. The smart contract handles the transfer of ownership securely.
  • Update Product Information: Street food vendors can update the price and description of their products through the marketplace.

Getting Started

  1. Install Dependencies:

    npm install
  2. Run the Application:

    npm start
  3. Access the Marketplace: Open your browser and navigate to http://localhost:3000.

Usage

  1. Add a Product:

    • Click on the "+" button to add a new street food product.
    • Fill in the required details and save the product.
  2. Buy a Product:

    • Browse the list of available products.
    • Enter the quantity and click "Buy" to purchase a product.
    • You can increase the amount of product you want to by using the input field beside the buy button
  3. Gift a Product:

    • Select a product and click "Gift."
    • Enter the recipient's Algorand wallet address.
  4. Update Product Information:

    • For products you own, click "Update" to modify the price and description.

Contributing

If you'd like to contribute to this project, please follow the standard Git workflow:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Make changes and commit (git commit -m 'Add new feature').
  4. Push to the branch (git push origin feature/your-feature).
  5. Create a pull request.

dacade-algorand-marketplace's People

Contributors

ozo-vehe 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.