Coder Social home page Coder Social logo

cmsdapp's Introduction

CMS-Dapp โœจ

Build Status GitHub issues contributions welcome GitHub license HitCount

The aim is to make the system adopt paperless transactions and at the same time, maintain data integrity using blockchain.So we are trying to develop Dapp as a service ๐Ÿ˜

Tech stack used: :octocat:

  • Visual Code Studio
  • Ethereumjs
  • Maticjs
  • nodejs
  • truffle
  • ganache-cli
  • solidity
  • Voting Dapp

    Advantages of voting via blockchain

  • Transperency
  • Security
  • Anonymity
  • Low processing time
  • Installation ๐Ÿ’Ž

    1. ๐Ÿ“ clone the repository.

      $git clone https://github.com/Aman-zishan/cmsDapp.git
      
    2. ๐Ÿ navigate to election folder.

      $cd election
      
    3. ๐Ÿšง install the dependencies.

      $npm install
      
    4. โ™ฆ๏ธ Run the truffle.

      #This command executes the smart contract sequentially and sets local blockchain network.(make sure ganache is running)
      
      $truffle migrate --reset
      
    5. ๐ŸŽฏ Deploy!

      #This command runs the client side application.
      
      $npm run deploy
      

      DEMO

    Installation ๐Ÿ’Ž

    Mark submission Dapp

    We took this use case as there have been cases where marks have been tampered with after it has been published.For example inflation of marks just to increase the pass grades is a common issue.Since the data amount is huge we used matic so that this Dapp can be scaled since it is based on an adapted implementaton of plasma framework,we basically deployed our smart contract on Matic testnet โœจ

    1. ๐Ÿ“ navigate to maticdapp folder.

      $cd maticdapp
      
    2. ๐Ÿšง navigate to marksubmission.

      $cd marksubmission
      
    3. ๐Ÿ install the dependencies.

      $npm install
      
    4. ๐Ÿšง navigate to dapp-ui.

      $cd dapp-ui
      
    5. โ™ฆ๏ธ install dependencies

      $npm install
    6. ๐ŸŽฏ deploy!

      $npm run dev

    DEMO

    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.