OPCODE-Open-Spring-Fest / database

A database using blockchain technology operates as a decentralized and distributed ledger, where data is securely stored across a network of interconnected nodes. Unlike traditional databases centralized in a single location, blockchain databases are distributed, meaning each participant in the network holds a copy of the database.
0 stars 3 forks source link

[Enhancement]: Input roll number and batch number in add person function #14

Closed xTwo56 closed 7 months ago

xTwo56 commented 7 months ago

Description

modified struct Details to accomodate uint rollNo and batchNo modified function addPerson to initialize rollNo and batchNo

Semver Changes

Issues

4

Checklist