alyra-registre-securite-v2 GitHub Details, Stars and Alternatives | OpenRepoFinder
ArnaudSene / repository
alyra-registre-securite-v2
A decentralized application (dApp) or web3 application that uses blockchain technology to record the security checks that a company must carry out in order to prove the security of its buildings. This app is intended to be used for educational and informational purposes.
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10
Community adoption25% weight
5
Maintenance state20% weight
100
License clarity10% weight
0
Project information10% weight
100
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
dApp - Security register V.2
A decentralized application (dApp) or web3 application that uses blockchain technology to record the security checks that a company must carry out in order to prove the security of its buildings.
This app is intended to be used for educational and informational purposes.
All employers must ensure the occupational safety and health of their employees (Art. L4121-1 of the French labor code).
The employer must guarantee that the building welcoming workers (ERT) and the public (ERP) complies with safety standards.
The employer must carry out periodic general checks (VGP) on any equipment that could present a danger in the event of a malfunction (heating, electricity, etc.) and on fire-fighting means (fire extinguisher, fire alarm, smoke extraction, etc.) .
Periodic general checks (VGP) are noted in a register which must be available in any ERT or ERP building.
It is called Security (or Safety) Register and is binding in the event of an incident (fire, accident, occupational illness, etc.)
The Security Register is most often a paper document.
There are digital versions whose information is centralized. This application takes advantage of the decentralization of. blockchain technology.
How does it work ?
A company
subscribe by registering its company
add sites
add a verifier
manage user accounts
create verification tasks
manage verification tasks status
show verification tasks
A Verifier
subscribe by registering its company
manage user accounts
manage verification tasks status
show verification tasks
A guest
show verification tasks
Flow Chart
flowchart LR
subgraph "Company"
CA[A company]
CA --> CB(Subscribe)
CA --> CC(Add verifier)
CA --> CD(Add members)
CA --> CE(Create task)-->CF(task waiting for validation)
CA --> CL(Show verification tasks)
CF-->|task validated| CG{Manage status}
CG-->CH(Approve task)
CG-->CJ(Reject)
CG-->CI(Conditionally approve)
CH-->CK(Create NFT)
CJ-->CK
end
subgraph "Verifier"
VA[A verifier]
VA --> VB(Subscribe)
VA --> VC(Add members)
VA --> VD[Validate task]--> CF
VA --> CL
end
subgraph "Guest"
GA[A Guest]
GA --> CL
end
ALGORITHMICALLY RELATED
Similar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
The DappBnb project is a decentralized application built on the Ethereum blockchain. It is a rental marketplace where users can list, book, and review apartments. The project revolves around DappBnb.sol, a Solidity-written Ethereum smart contract. It leverages the OpenZeppelin library to ensure secure and standardized development of the contract.
The DappFund.sol project is a Solidity-written Ethereum smart contract that serves as the backbone of a decentralized application (dApp) for charity purposes. It leverages the OpenZeppelin library to ensure secure and standardized development of the contract.
Welcome to the Decentralized Voting Platform, a web3 application built on the Solana blockchain. This platform allows users to create, participate, and interact with decentralized polls securely and transparently.
A comprehensive decentralized application (dApp) built with Next.js, TypeScript, and Tailwind CSS for managing Solana-based wallets and tokens. This platform allows users to donate, generate wallets, explore transactions, request airdrops, create tokens, and fetch token metadata.
LFG is a decentralized application that aims to revolutionize the way online contests are organized. The platform leverages smart contracts on the blockchain to provide a more secure and trustworthy way for people to participate in social media contests.