{"id":21141231,"url":"https://github.com/shz-code/attendence-ms-dapp","last_synced_at":"2025-03-14T13:14:21.858Z","repository":{"id":234733397,"uuid":"674613050","full_name":"shz-code/attendence-ms-dapp","owner":"shz-code","description":"Blockchain Attendance Management Application using Remix, Ganache-cli, Web3, and Bootstrap","archived":false,"fork":false,"pushed_at":"2023-08-04T11:17:12.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T07:07:43.341Z","etag":null,"topics":["blockchain","bootstrap","dapp","ethereum","ganache-cli","remix","web3"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shz-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-08-04T11:17:09.000Z","updated_at":"2023-08-04T14:23:33.000Z","dependencies_parsed_at":"2024-04-20T16:14:03.153Z","dependency_job_id":null,"html_url":"https://github.com/shz-code/attendence-ms-dapp","commit_stats":null,"previous_names":["shz-code/attendence-ms-dapp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shz-code%2Fattendence-ms-dapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shz-code%2Fattendence-ms-dapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shz-code%2Fattendence-ms-dapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shz-code%2Fattendence-ms-dapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shz-code","download_url":"https://codeload.github.com/shz-code/attendence-ms-dapp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243581094,"owners_count":20314167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","bootstrap","dapp","ethereum","ganache-cli","remix","web3"],"created_at":"2024-11-20T07:25:38.891Z","updated_at":"2025-03-14T13:14:21.835Z","avatar_url":"https://github.com/shz-code.png","language":"HTML","readme":"# Blockchain Attendance Management Application using Remix, Ganache-cli, Web3, and Bootstrap\n\n# Introduction:\nThis is a simple blockchain application developed using Remix, Ganache-cli, Web3, and Bootstrap. The application allows the contract owner to create a new student on the blockchain and view students and operate other functionalities that have taken place on the blockchain.\n\n# Installation:\n\n- Install `Node.js` on your computer.\n- Install Ganache-cli by running the following command:\n```bash  \nnpm install -g ganache-cli\n```\n- Clone the repository to your local machine.\n- Navigate to the project directory and install the required packages by running the following command:\n```bash\nnpm install\n```\n\n# Usage:\n\n- Start Ganache-cli by running the following command:\n```bash \nganache-cli\n```\n- Deploy the solidity contract in `Remix` using the **Dev - Ganache** environment. Set the `Ganache JSON-RPC Endpoint:` to `http://127.0.0.1:8545`.\n\n- Copy the `abi` from **Remix** and set it as the `abi` in the `app.js` file.\n- Copy the deployed contract address from **Remix** and set it as the `contractAddress` in the `app.js` file.\n\n# Features:\n\n- Create new students. (Student id has to be unique)\n- Search for the particular student using the student id.\n- Increment attendance of a student using the student id.\n- Get all the student ids.\n- Set the new instructor's name and age.\n\n# Tools used:\n- [Remix](https://remix.ethereum.org/) - a web browser-based IDE for writing and testing smart contracts.\n- [Ganache-cli](https://www.npmjs.com/package/ganache-cli) - a command-line tool for running a personal Ethereum blockchain for development purposes.\n- [Web3](https://web3js.org/) - a JavaScript library for interacting with the Ethereum blockchain.\n- [Bootstrap](https://getbootstrap.com/) - a CSS library for building responsive and mobile-first websites.\n\n# License:\nThis project is licensed under the MIT License. See the LICENSE file for more information.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshz-code%2Fattendence-ms-dapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshz-code%2Fattendence-ms-dapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshz-code%2Fattendence-ms-dapp/lists"}