Giter Club home page Giter Club logo

donation-app-using-blockchain's Introduction

Blockchain lab project - Donation Platform

The Payment APP is a Flask-based web application that enables users to transfer funds using Ethereum and Web3. It is a Charity donation website which donated fund to the childrens who needs help from the common people.It allows users to connect their wallets, check wallet balance, and perform fund transfers to other Ethereum addresses.

Installation and Setup

  1. Clone the repository: git clone https://github.com/abhishekjani08/donation-app-using-blockchain.git
  2. Create a virtual network python -m venv venv
  3. Install all dependencies using pip install -r requirements.txt
  4. To run the server type ./run.sh
  5. Open http://localhost:5000 and display the webpage

Technology Stack

  • Flask - Flask is a lightweight web framework written in Python. It is used for creating the web application and handling routing.

  • HTML - HTML (Hypertext Markup Language) is the standard markup language for creating the structure and content of web pages. It is used for defining the user interface of the application.

  • JavaScript - JavaScript is a programming language that enables interactivity and dynamic functionality in web pages. It is used in the Payment APP for handling user actions, interacting with the Ethereum blockchain using web3.js, and manipulating the DOM (Document Object Model).

  • web3.js - web3.js is a JavaScript library that provides an interface for interacting with the Ethereum blockchain. It is used in the Payment APP for connecting to MetaMask, retrieving wallet balance, and sending transactions.

  • CSS - CSS (Cascading Style Sheets) is a stylesheet language used for describing the presentation and styling of a document written in HTML. It is used in the Payment APP for styling the user interface elements.

  • MetaMask- MetaMask is a browser extension that allows users to manage Ethereum wallets and interact with Ethereum-based applications. It is used in the Payment APP to connect the user's wallet and facilitate transactions.

  • lottie-player.js- lottie-player.js is a JavaScript library for rendering animations using Lottie files. It is used in the Payment APP for displaying animations in the transaction details popup.

File Structure

The relevant files and their descriptions in the project are as follows:

  • app.py: The main Flask application file that handles routing and serves the web pages.
  • templates/index.html: The HTML file containing the user interface and JavaScript code for the Payment APP.
  • static/images/QR.png: The QR code image file that can be scanned to access the application using a mobile Ethereum wallet.

donation-app-using-blockchain's People

Contributors

abhishekjani08 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.