Git Product home page Git Product logo

cognizance_bitbots's Introduction

DVal.

๐Ÿงญ Table of contents

Introduction

This is our Project for Submission in the Hackathon Blockathon, Cognizance 23.

We are providing a seamless end-to-end solution from the manufacturer to the end customer and further after-sell services such as warranty claims. This image explains the project in very easy-to-understand language.

Quick Start for frontend

๐Ÿ“„ Clone or fork this repo :https://github.com/Prasang023/Cognizance_BitBots.git:

git clone https://github.com/Prasang023/Cognizance_BitBots.git

๐Ÿ’ฟ Install all dependencies:

cd client
npm install

๐Ÿšดโ€โ™‚๏ธ Run your App:

npm start

Quick Start for Backend

๐Ÿ“„ Clone or fork this repo : https://github.com/Prasang023/Cognizance_BitBots.git:

git clone https://github.com/Prasang023/Cognizance_BitBots.git

๐Ÿ’ฟ Install all dependencies:

cd server
npm install

๐Ÿšดโ€โ™‚๏ธ Run your App:

npm start

What this App uses

This App has four main parts

Frontend

We are using Next.JS for rendering the frontend of the project. The frontend is integrated with both the backend and blockchain. We are using Redux-thunk along in javascript to make our webapp modular and easy to use.

Backend

At the Backend of this App , A Nodejs server is running, which manages all the requests and responses from the user. Backend is hosted on AWS EC2 instance.

This App Uses Some Node_Modules in order to work properly which includes:

  • dotenv
    • To fetch a .env file from the backend into any file and use it as process.env.example
  • cors
    • allows a server to indicate any origins other than its own from which a browser should permit loading resources.
  • Express
    • create a web-server
    • handles request and response

Blockchain

We chose polygon as the primary chain to deploy the smart contacts. This was due to polygons low gas fees and high supportability. The Contract Address is:

  1. Warranty nft : 0x74949849394000a1ca44c0CD1342ca46a65C23cf

Where is this App deployed

Frontend

Backend

  • The Backend of this app is deployed on AWS EC2 instance.

Future Aspirations for this App

There are some features which can be added in future:

  • The project doesn't stop here. We aim to take it further and realized during the hackathon hours that we can expand this project more than we thought.
  • Automating the procedure of creating unique and secure QRs and integrating with products for the seamless flow of product along the supply chain.

cognizance_bitbots's People

Contributors

averek7 avatar dap2506 avatar hetu1107 avatar mohit2703 avatar prasang023 avatar

Stargazers

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