SaL--dApp icon indicating copy to clipboard operation
SaL--dApp copied to clipboard

The Sal-dApp provides an efficient platform for organizational administrators to effectively oversee and manage their employees' salaries by adding them as users and securely storing their information...

Results 68 SaL--dApp issues
Sort by recently updated
recently updated
newest added

The addemp function does not check if the _wallet_ddress is a valid address. This means that an attacker could create a new employee with a _wallet_ddress that does not belong...

gssoc23
level1
Ready-To-Merge

The donate function does not check if the msg.sender is the owner of the employee. This means that an attacker could send a donation to an employee that they do...

gssoc23
level1

The allemp contract does not have a constructor. This means that the contract will not be initialized when it is deployed, and any state variables will be initialized to their...

gssoc23
level1

In the addemp function, the _wallet_ddress parameter is passed as an argument, but it is not used anywhere within the function. This can cause confusion and potential issues when trying...

enhancement : - Make the employe form fully responsive Also add some clicking effects to the employe dashboard

gssoc23
level2

The Smart Contract needs some changes to make it more readable . It is also required to change the name of some function and use msg.sender or msg.value in some...

question

Hey, there @Vikash-8090-Yadav, When we **scroll to the About Us Section** the Transaction button becomes Invisible and hard to see Current : ![PrevColor](https://github.com/Vikash-8090-Yadav/SaL--dApp/assets/59373438/0ebc64d6-05b5-42f1-9108-b3d791c466f1) After Change : ![Color](https://github.com/Vikash-8090-Yadav/SaL--dApp/assets/59373438/7e68761b-7a56-49f3-bfc9-2f6076b34c8c) ( Demo I...

gssoc23
level1

Hello , Myself Raja Kumar , a proud contributor at GSSOC23. I would like to contribute to this project. **### Optimization** **1. Use uint256 instead of uint .** **2. Consider...

The UI of the pay salary section can be improved by using some neumorphism in the cards and making the text more readable I am a frontend developer and I...

gssoc23
level2

When we opt to sign in with GitHub Login. It's not redirecting onto GitHub Login page. It is redirecting into Gmail Login page. Please assign this issue to me under...

bug
gssoc23
level2