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

[Feature]: newFeatures #1

Closed MishraSomesh001 closed 7 months ago

MishraSomesh001 commented 7 months ago

So, what is it about?

Smart Contract Features and Enhancements

1. Enhancement: Input roll number and batch number in add person function

2. Enhancement: Instead of mapping with unit=>Details map it with address=>Details

3. Enhancement: One user can input his details only once

4. Feature: A user can update the details

5. Feature: A user can view his details

Code of Conduct