Problem
The central government of different countries has released relief package and various benefits for needy people during this Covid-19 pandemic. However, the process to provide aid in terms of direct money is tedious; and required a lot of effort plus manpower for the execution. Another concern is, no one knows who received relief from the government.
From the current situation, we have these questions:
• Can we make this process more efficient, so needy people can get relief without any time delay?
• How less number of people should come in contact with others during this process?
• Can we make this process more transparent?
The project Direct-Aid trying to solving these issues and answering the questions. Direct Aid makes the relief process easy, fast, and transparent.
How does it work?
Application Modules
Login
A user can log in with a wallet name and password to the system. Hence, to use this system, a user needs to have the core wallet account.
In case, if the user is not registered with the system, it will be redirected to the register screen.
The system will check the user-role; if the role is admin, it will redirect the user to the admin dashboard, otherwise, to the applicant dashboard.
Register
Users can register with the system by providing basic detail like first name, last name, wallet name, and can choose a single wallet address from the available addresses.
Admin Dashboard
From the admin dashboard, the admin user can perform various functions as below.
Add Contract Fund
The admin user will transfer the amount that needs to distribute among people. The smart contract will then hold that amount.
Set Category Amount
The admin user could define different relief packages for different people. Here are the examples
Approve/Reject Application
The admin user can approve or reject the application by reviewing them on the admin dashboard.
Applicant Dashboard
An applicant can view the current address balance from the dashboard, can submit a new application, and view the submitted application status.
Submit Application
Approved Logs
Registered users can see the approved application logs from the system, which makes the relief process transparent. People would know about the actual fund distributed among needy people
Log in or sign up for Devpost to join the conversation.